mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-10 00:22:03 +00:00
fix: bedrock ai21 jamba models will work now (#11233)
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user