langchain/docs/modules
Ankush Gola 8d3b059332
Add docs for callbacks (#2643)
Basically copy what's in the ts docs:
https://js.langchain.com/docs/production/callbacks


Discovered a bug wrt not awaiting callbacks in `LLMMathChain` so fixed
that
2023-04-10 10:23:11 -07:00
..
agents Harrison/docs cleanup (#2633) 2023-04-09 12:55:22 -07:00
callbacks Add docs for callbacks (#2643) 2023-04-10 10:23:11 -07:00
chains Harrison/docs agents (#2647) 2023-04-09 22:34:34 -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