-
the tool call keeps failing even if optional is set. |
Beta Was this translation helpful? Give feedback.
Answered by
borghives
Jun 24, 2025
Replies: 2 comments
-
Have you tried setting this in the docstring?
|
Beta Was this translation helpful? Give feedback.
0 replies
-
if you are using Optional, you should have a default value. Try this:
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
arbitropy
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
if you are using Optional, you should have a default value.
Try this: