We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm trying to apply amazon nova pro model for classifier but facing the problem
ValidationException: This model doesn't support the toolConfig.toolChoice.tool field. Remove toolConfig.toolChoice.tool and try again.
add one classifier for amazon nova pro to suppport
No response
The text was updated successfully, but these errors were encountered:
Hi @quangchuamz , Thanks for reporting this. We have already added support for models that don't actually support toolChoice (not only Amazon Nova models). This is already fixed in the current repo but not release yet. You can follow those steps if you want to get moving with Amazon Nova as a classifier: https://github.com/awslabs/multi-agent-orchestrator/tree/main/python#building-locally
Once we release a new version I'll close this. Thanks, Anthony
Sorry, something went wrong.
No branches or pull requests
Use case
I'm trying to apply amazon nova pro model for classifier but facing the problem
ValidationException: This model doesn't support the toolConfig.toolChoice.tool field. Remove toolConfig.toolChoice.tool and try again.
Solution/User Experience
add one classifier for amazon nova pro to suppport
Alternative solutions
No response
The text was updated successfully, but these errors were encountered: