mirror of
https://github.com/hwchase17/langchain.git
synced 2026-02-21 14:43:07 +00:00
Update tool calling using prompts. - Add required concepts - Update names of tool invoking function. - Add doc-string to function, and add information about `config` (which users often forget) - Remove steps that show how to use single function only. This makes the how-to guide a bit shorter and more to the point. - Add diagram from another how-to guide that shows how the thing works overall.
LangChain Documentation
For more information on contributing to our documentation, see the Documentation Contributing Guide