|
12932 | 12932 | "supports_tool_choice": true, |
12933 | 12933 | "supports_vision": true |
12934 | 12934 | }, |
| 12935 | + "gpt-5-pro": { |
| 12936 | + "input_cost_per_token": 1.5e-05, |
| 12937 | + "input_cost_per_token_batches": 7.5e-06, |
| 12938 | + "litellm_provider": "openai", |
| 12939 | + "max_input_tokens": 400000, |
| 12940 | + "max_output_tokens": 272000, |
| 12941 | + "max_tokens": 272000, |
| 12942 | + "mode": "responses", |
| 12943 | + "output_cost_per_token": 1.2e-04, |
| 12944 | + "output_cost_per_token_batches": 6e-05, |
| 12945 | + "supported_endpoints": [ |
| 12946 | + "/v1/batch", |
| 12947 | + "/v1/responses" |
| 12948 | + ], |
| 12949 | + "supported_modalities": [ |
| 12950 | + "text", |
| 12951 | + "image" |
| 12952 | + ], |
| 12953 | + "supported_output_modalities": [ |
| 12954 | + "text" |
| 12955 | + ], |
| 12956 | + "supports_function_calling": true, |
| 12957 | + "supports_native_streaming": false, |
| 12958 | + "supports_parallel_function_calling": true, |
| 12959 | + "supports_pdf_input": true, |
| 12960 | + "supports_prompt_caching": true, |
| 12961 | + "supports_reasoning": true, |
| 12962 | + "supports_response_schema": true, |
| 12963 | + "supports_system_messages": true, |
| 12964 | + "supports_tool_choice": true, |
| 12965 | + "supports_vision": true, |
| 12966 | + "supports_web_search": true |
| 12967 | + }, |
12935 | 12968 | "gpt-5-codex": { |
12936 | 12969 | "cache_read_input_token_cost": 1.25e-07, |
12937 | 12970 | "input_cost_per_token": 1.25e-06, |
|
13249 | 13282 | "/v1/images/generations" |
13250 | 13283 | ] |
13251 | 13284 | }, |
| 13285 | + "gpt-image-1-mini": { |
| 13286 | + "cache_read_input_image_token_cost": 2.5e-07, |
| 13287 | + "cache_read_input_token_cost": 2e-07, |
| 13288 | + "input_cost_per_image_token": 2.5e-06, |
| 13289 | + "input_cost_per_token": 2e-06, |
| 13290 | + "litellm_provider": "openai", |
| 13291 | + "mode": "chat", |
| 13292 | + "output_cost_per_image_token": 8e-06, |
| 13293 | + "supported_endpoints": [ |
| 13294 | + "/v1/images/generations", |
| 13295 | + "/v1/images/edits" |
| 13296 | + ], |
| 13297 | + "supports_vision": true |
| 13298 | + }, |
13252 | 13299 | "gpt-realtime": { |
13253 | 13300 | "cache_creation_input_audio_token_cost": 4e-07, |
13254 | 13301 | "cache_read_input_token_cost": 4e-07, |
|
14683 | 14730 | "/v1/images/generations" |
14684 | 14731 | ] |
14685 | 14732 | }, |
| 14733 | + "low/1024-x-1024/gpt-image-1-mini": { |
| 14734 | + "input_cost_per_image": 0.005, |
| 14735 | + "litellm_provider": "openai", |
| 14736 | + "mode": "image_generation", |
| 14737 | + "supported_endpoints": [ |
| 14738 | + "/v1/images/generations" |
| 14739 | + ] |
| 14740 | + }, |
| 14741 | + "low/1024-x-1536/gpt-image-1-mini": { |
| 14742 | + "input_cost_per_image": 0.006, |
| 14743 | + "litellm_provider": "openai", |
| 14744 | + "mode": "image_generation", |
| 14745 | + "supported_endpoints": [ |
| 14746 | + "/v1/images/generations" |
| 14747 | + ] |
| 14748 | + }, |
| 14749 | + "low/1536-x-1024/gpt-image-1-mini": { |
| 14750 | + "input_cost_per_image": 0.006, |
| 14751 | + "litellm_provider": "openai", |
| 14752 | + "mode": "image_generation", |
| 14753 | + "supported_endpoints": [ |
| 14754 | + "/v1/images/generations" |
| 14755 | + ] |
| 14756 | + }, |
| 14757 | + "medium/1024-x-1024/gpt-image-1-mini": { |
| 14758 | + "input_cost_per_image": 0.011, |
| 14759 | + "litellm_provider": "openai", |
| 14760 | + "mode": "image_generation", |
| 14761 | + "supported_endpoints": [ |
| 14762 | + "/v1/images/generations" |
| 14763 | + ] |
| 14764 | + }, |
| 14765 | + "medium/1024-x-1536/gpt-image-1-mini": { |
| 14766 | + "input_cost_per_image": 0.015, |
| 14767 | + "litellm_provider": "openai", |
| 14768 | + "mode": "image_generation", |
| 14769 | + "supported_endpoints": [ |
| 14770 | + "/v1/images/generations" |
| 14771 | + ] |
| 14772 | + }, |
| 14773 | + "medium/1536-x-1024/gpt-image-1-mini": { |
| 14774 | + "input_cost_per_image": 0.015, |
| 14775 | + "litellm_provider": "openai", |
| 14776 | + "mode": "image_generation", |
| 14777 | + "supported_endpoints": [ |
| 14778 | + "/v1/images/generations" |
| 14779 | + ] |
| 14780 | + }, |
14686 | 14781 | "medlm-large": { |
14687 | 14782 | "input_cost_per_character": 5e-06, |
14688 | 14783 | "litellm_provider": "vertex_ai-language-models", |
|
0 commit comments