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
....stream(
....
tool_choice=types.ToolChoiceAutoParam(type="auto",disable_parallel_tool_use=False)
) as chunks
error:
{'message': 'Malformed input request: #: subject must not be valid against schema {"required":["messages"]}#/tool_choice: extraneous key [disable_parallel_tool_use] is not permitted, please reformat your input and try again.'}
The text was updated successfully, but these errors were encountered:
model: anthropic.claude-3-5-sonnet-20241022-v2:0
sdk version: 0.39.0
error:
{'message': 'Malformed input request: #: subject must not be valid against schema {"required":["messages"]}#/tool_choice: extraneous key [disable_parallel_tool_use] is not permitted, please reformat your input and try again.'}
The text was updated successfully, but these errors were encountered: