agent-squad icon indicating copy to clipboard operation
agent-squad copied to clipboard

Feature request: Classifier with Amazon Nova Pro

Open quangchuamz opened this issue 1 year ago • 1 comments

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

quangchuamz avatar Dec 07 '24 14:12 quangchuamz

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

brnaba-aws avatar Dec 09 '24 08:12 brnaba-aws