Replies: 1 comment
-
For improved tool handling through OpenAI functions. This allows you to call tools with multiple parameters instead of one. any tools with a structured counterpart will be used when using the functions agent instead of their regular Tool class. I still need to update the documentation on this. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Quick question - we have a dir named
structured
insideapi/app/langchain/tools/
. Its files seems to be very similar to those outside it such asStableDiffusion.js
,Wolfram.js
. What's thisstructured
dir used for?Beta Was this translation helpful? Give feedback.
All reactions