langchain/docs/modules
Zander Chase 9b9b231e10
Update some Tools Docs (#3913)
Haven't gotten to all of them, but this:
- Updates some of the tools notebooks to actually instantiate a tool
(many just show a 'utility' rather than a tool. More changes to come in
separate PR)
- Move the `Tool` and decorator definitions to `langchain/tools/base.py`
(but still export from `langchain.agents`)
- Add scene explain to the load_tools() function
- Add unit tests for public apis for the langchain.tools and langchain.agents modules
2023-05-01 19:07:26 -07:00
..
agents Update some Tools Docs (#3913) 2023-05-01 19:07:26 -07:00
callbacks add more color to callbacks docs (#3856) 2023-04-30 19:13:01 -07:00
chains Minor LLMChain docs correction (#3791) 2023-05-01 15:50:57 -07:00
indexes Harrison/cohere reranker (#3904) 2023-05-01 15:40:16 -07:00
memory Examples fixed (#3042) 2023-04-17 20:25:01 -07:00
models Callbacks Refactor [base] (#3256) 2023-04-30 11:14:09 -07:00
prompts [docs]: updates connecting_to_a_feature_store.ipynb (#3776) 2023-05-01 15:45:59 -07:00
agents.rst
chains.rst
indexes.rst Correct typo in documentation for word 'therefore' (#2529) 2023-04-06 23:20:30 -07:00
memory.rst
models.rst
paul_graham_essay.txt Fix notebook example (#3142) 2023-04-19 08:55:06 -07:00
prompts.rst
state_of_the_union.txt