Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

disable_parallel_tool_use is not permitted #739

Open
HelloHaiGG opened this issue Nov 7, 2024 · 0 comments
Open

disable_parallel_tool_use is not permitted #739

HelloHaiGG opened this issue Nov 7, 2024 · 0 comments

Comments

@HelloHaiGG
Copy link

model: anthropic.claude-3-5-sonnet-20241022-v2:0
sdk version: 0.39.0

....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.'}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant