fix: bedrock ai21 jamba models will work now (#11233)

This commit is contained in:
AnilAren 2025-05-29 21:01:05 +05:30 committed by GitHub
parent 974c928672
commit 9a82a69593
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -376,6 +376,8 @@ BEDROCK_CONVERSE_MODELS = [
"anthropic.claude-v1",
"anthropic.claude-instant-v1",
"ai21.jamba-instruct-v1:0",
"ai21.jamba-1-5-mini-v1:0",
"ai21.jamba-1-5-large-v1:0",
"meta.llama3-70b-instruct-v1:0",
"meta.llama3-8b-instruct-v1:0",
"meta.llama3-1-8b-instruct-v1:0",