mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-24 10:14:26 +00:00
Update model_prices_and_context_window.json
This commit is contained in:
parent
7d23175e52
commit
9cf156055d
1 changed files with 7 additions and 7 deletions
|
@ -206,13 +206,13 @@
|
|||
"cache_read_input_token_cost": 0.0000005,
|
||||
"litellm_provider": "openai",
|
||||
"mode": "chat",
|
||||
"supports_function_calling": True,
|
||||
"supports_parallel_function_calling": True,
|
||||
"supports_response_schema": True,
|
||||
"supports_vision": True,
|
||||
"supports_prompt_caching": True,
|
||||
"supports_system_messages": True,
|
||||
"supports_tool_choice": True,
|
||||
"supports_function_calling": true,
|
||||
"supports_parallel_function_calling": true,
|
||||
"supports_response_schema": true,
|
||||
"supports_vision": true,
|
||||
"supports_prompt_caching": true,
|
||||
"supports_system_messages": true,
|
||||
"supports_tool_choice": true,
|
||||
},
|
||||
"gpt-4o-audio-preview": {
|
||||
"max_tokens": 16384,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue