experimental - track anthropic messages as mode
This commit is contained in:
parent
83062b892b
commit
22b3862e0d
@ -2771,7 +2771,7 @@
|
||||
"cache_creation_input_token_cost": 0.0000003,
|
||||
"cache_read_input_token_cost": 0.00000003,
|
||||
"litellm_provider": "anthropic",
|
||||
"mode": "chat",
|
||||
"mode": ["chat", "anthropic_messages"],
|
||||
"supports_function_calling": true,
|
||||
"supports_vision": true,
|
||||
"tool_use_system_prompt_tokens": 264,
|
||||
|
||||
@ -2771,7 +2771,7 @@
|
||||
"cache_creation_input_token_cost": 0.0000003,
|
||||
"cache_read_input_token_cost": 0.00000003,
|
||||
"litellm_provider": "anthropic",
|
||||
"mode": "chat",
|
||||
"mode": ["chat", "anthropic_messages"],
|
||||
"supports_function_calling": true,
|
||||
"supports_vision": true,
|
||||
"tool_use_system_prompt_tokens": 264,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user