You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Anthropic returns the input dictionary for the tool as a string.
Adding a function to attempt to convert it to a dict if it is a string, if conversion fails, returns the string
0 commit comments