#11748: Added Mistral Small to BEDROCK_CONVERSE_MODELS for Converse API support as it supports natively (#11760)

This commit is contained in:
shagunb-acn 2025-06-17 00:57:26 +05:30 committed by GitHub
parent bc9f111ee8
commit 441d579d1b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -407,6 +407,7 @@ BEDROCK_CONVERSE_MODELS = [
"meta.llama3-70b-instruct-v1:0",
"mistral.mistral-large-2407-v1:0",
"mistral.mistral-large-2402-v1:0",
"mistral.mistral-small-2402-v1:0",
"meta.llama3-2-1b-instruct-v1:0",
"meta.llama3-2-3b-instruct-v1:0",
"meta.llama3-2-11b-instruct-v1:0",