diff --git a/model_prices_and_context_window.json b/model_prices_and_context_window.json index 70b065aa918..73e739c30a5 100644 --- a/model_prices_and_context_window.json +++ b/model_prices_and_context_window.json @@ -17623,6 +17623,16 @@ "supports_response_schema": true, "supports_vision": true }, + "chatgpt/gpt-image-2": { + "litellm_provider": "chatgpt", + "mode": "image_generation", + "supported_endpoints": [ + "/v1/images/generations", + "/v1/images/edits" + ], + "supports_vision": true, + "supports_pdf_input": true + }, "gigachat/GigaChat-2-Lite": { "input_cost_per_token": 0.0, "litellm_provider": "gigachat",