Defining a tool output schema #26817
alonme-loops
started this conversation in
General
Replies: 1 comment
-
Why this issue is not maintaining and has no response |
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
Uh oh!
There was an error while loading. Please reload this page.
-
The
@tool
decorator has aargs_schema
parameter which from what i understand can help to validate and help explain what the output will contain to the LLMhttps://python.langchain.com/v0.1/docs/modules/tools/custom_tools/
Is there anyway to implement that also for the output of the tool?
Beta Was this translation helpful? Give feedback.
All reactions