langchain/docs/modules
Ankush Gola b82cbd1be0
Use run and arun in place of combine_docs and acombine_docs (#2635)
`combine_docs` does not go through the standard chain call path which
means that chain callbacks won't be triggered, meaning QA chains won't
be traced properly, this fixes that.

Also fix several errors in the chat_vector_db notebook
2023-04-09 18:47:59 -07:00
..
agents Harrison/docs cleanup (#2633) 2023-04-09 12:55:22 -07:00
chains Use run and arun in place of combine_docs and acombine_docs (#2635) 2023-04-09 18:47:59 -07:00
indexes Add new loader to load pdf as html content (#2607) 2023-04-09 17:57:25 -07:00
memory Harrison/motorhead (#2599) 2023-04-08 13:27:20 -07:00
models Add Streaming for GPT4All (#2642) 2023-04-09 17:54:26 -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