langchain/docs/modules
Jon Luo f3180f05f9
Update sql chain notebook to clarify use of SQLAlchemy for connections (#2850)
Have seen questions about whether or not the `SQLDatabaseChain` supports
more than just sqlite, which was unclear in the docs, so tried to
clarify that and how to connect to other dialects.
2023-04-13 11:46:59 -07:00
..
agents cr 2023-04-13 08:23:33 -07:00
callbacks Add docs for callbacks (#2643) 2023-04-10 10:23:11 -07:00
chains Update sql chain notebook to clarify use of SQLAlchemy for connections (#2850) 2023-04-13 11:46:59 -07:00
indexes [Docs] minor fixes to loaders links and rst warnings (#2846) 2023-04-13 10:54:40 -07:00
memory Fix grammar in Vector Memory Docs (#2847) 2023-04-13 11:00:09 -07:00
models Add easy print method to openai callback (#2848) 2023-04-13 11:28:42 -07:00
prompts fix typo in chat_prompt_template docs (#2193) 2023-03-30 07:52:40 -07:00
agents.rst Minor text correction (#2298) 2023-04-02 13:54:42 -07:00
chains.rst big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
indexes.rst Correct typo in documentation for word 'therefore' (#2529) 2023-04-06 23:20:30 -07:00
memory.rst big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
models.rst big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
prompts.rst big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
state_of_the_union.txt Docs refactor (#480) 2023-01-02 08:24:09 -08:00