mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-07 17:11:09 +00:00
fix vertex_ai claude 3.7 naming (#8807)
Co-authored-by: Emerson Gomes <emerson.gomes@thalesgroup.com>
This commit is contained in:
@@ -4074,7 +4074,7 @@
|
||||
"supports_assistant_prefill": true,
|
||||
"supports_tool_choice": true
|
||||
},
|
||||
"vertex_ai/claude-3-7-sonnet-20250219": {
|
||||
"vertex_ai/claude-3-7-sonnet@20250219": {
|
||||
"max_tokens": 8192,
|
||||
"max_input_tokens": 200000,
|
||||
"max_output_tokens": 8192,
|
||||
|
||||
@@ -4074,7 +4074,7 @@
|
||||
"supports_assistant_prefill": true,
|
||||
"supports_tool_choice": true
|
||||
},
|
||||
"vertex_ai/claude-3-7-sonnet-20250219": {
|
||||
"vertex_ai/claude-3-7-sonnet@20250219": {
|
||||
"max_tokens": 8192,
|
||||
"max_input_tokens": 200000,
|
||||
"max_output_tokens": 8192,
|
||||
|
||||
Reference in New Issue
Block a user