add gpt-4.1-2025-04-14

This commit is contained in:
Ishaan Jaff 2025-04-14 11:58:09 -07:00
parent afd4f6248f
commit b72c5edd87
2 changed files with 48 additions and 0 deletions

View file

@ -113,6 +113,30 @@
"search_context_size_high": 0.050
}
},
"gpt-4.1-2025-04-14": {
"max_input_tokens": 1014808,
"max_output_tokens": 32768,
"input_cost_per_token": 0.000002,
"output_cost_per_token": 0.000008,
"cache_read_input_token_cost": 0.0000005,
"input_cost_per_token_batches": 0.000001,
"output_cost_per_token_batches": 0.000004,
"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_web_search": true,
"search_context_cost_per_query": {
"search_context_size_low": 0.030,
"search_context_size_medium": 0.035,
"search_context_size_high": 0.050
}
},
"gpt-4.1-mini": {
"max_input_tokens": 1014808,
"max_output_tokens": 32768,

View file

@ -113,6 +113,30 @@
"search_context_size_high": 0.050
}
},
"gpt-4.1-2025-04-14": {
"max_input_tokens": 1014808,
"max_output_tokens": 32768,
"input_cost_per_token": 0.000002,
"output_cost_per_token": 0.000008,
"cache_read_input_token_cost": 0.0000005,
"input_cost_per_token_batches": 0.000001,
"output_cost_per_token_batches": 0.000004,
"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_web_search": true,
"search_context_cost_per_query": {
"search_context_size_low": 0.030,
"search_context_size_medium": 0.035,
"search_context_size_high": 0.050
}
},
"gpt-4.1-mini": {
"max_input_tokens": 1014808,
"max_output_tokens": 32768,