langchain-ai / langchainjs

🦜🔗 Build context-aware reasoning applications 🦜🔗
https://js.langchain.com/docs/
MIT License
11.77k stars 1.97k forks source link

DOC: <Issue related to /v0.2/docs/how_to/tool_calling/> #5875

Open joshpitzalis opened 1 week ago

joshpitzalis commented 1 week ago

Checklist

Issue with current documentation:

Found a minor typo on the following page https://js.langchain.com/v0.2/docs/how_to/tool_calling/

Idea or request for content:

No response

dosubot[bot] commented 1 week ago

Hey @joshpitzalis! 👋 I'm here to help you with any bugs, questions, or contributions you have in mind. Let's tackle this together!

The typo "caled" should be corrected to "called" in the following sentence:

However, tool calling goes beyond [structured output](/docs/how_to/structured_output/)
since you can pass responses to caled tools back to the model to create longer interactions.

Corrected version:

However, tool calling goes beyond [structured output](/docs/how_to/structured_output/)
since you can pass responses to called tools back to the model to create longer interactions.

You can refer to the documentation page How to Use a Chat Model to Call Tools in LangChain for the context [1].

To continue talking to Dosu, mention @dosu.