From 405a41d302b5cc328835225a2c479e2b26acc49d Mon Sep 17 00:00:00 2001 From: CrystalVibe28 <82704512+CrystalVibe28@users.noreply.github.com> Date: Sat, 16 May 2026 01:27:11 +0800 Subject: [PATCH] fix: remove pdf input support from gpt-image-2 --- model_prices_and_context_window.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/model_prices_and_context_window.json b/model_prices_and_context_window.json index 73e739c30a5..596d3b6381c 100644 --- a/model_prices_and_context_window.json +++ b/model_prices_and_context_window.json @@ -17630,8 +17630,7 @@ "/v1/images/generations", "/v1/images/edits" ], - "supports_vision": true, - "supports_pdf_input": true + "supports_vision": true }, "gigachat/GigaChat-2-Lite": { "input_cost_per_token": 0.0,