vertex_ai/claude-3-5-sonnet@20240620 support prefill
This commit is contained in:
parent
98ea24aab0
commit
6a32b05bb1
@ -2085,7 +2085,8 @@
|
||||
"litellm_provider": "vertex_ai-anthropic_models",
|
||||
"mode": "chat",
|
||||
"supports_function_calling": true,
|
||||
"supports_vision": true
|
||||
"supports_vision": true,
|
||||
"supports_assistant_prefill": true
|
||||
},
|
||||
"vertex_ai/claude-3-haiku@20240307": {
|
||||
"max_tokens": 4096,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user