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
The previous definitions only allowed for a single level of nesting of lists/dicts
and was not truly recursive. Tool call inputs with more complex inputs would fail
validation and throw an exception.
0 commit comments