the tool call keeps failing even if optional is set. |
Answered by
borghives
Jun 24, 2025
Replies: 2 comments
|
Have you tried setting this in the docstring? |
0 replies
|
if you are using Optional, you should have a default value. Try this: |
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: