From 1ca4dd8542bfcd3fc2ec691b6125d78975c546e2 Mon Sep 17 00:00:00 2001 From: Chesars Date: Fri, 27 Feb 2026 16:11:15 -0300 Subject: [PATCH] fix: gpt-audio-1.5 only supports /v1/chat/completions endpoint --- model_prices_and_context_window.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/model_prices_and_context_window.json b/model_prices_and_context_window.json index e9002084de..35b820c1a6 100644 --- a/model_prices_and_context_window.json +++ b/model_prices_and_context_window.json @@ -19096,10 +19096,7 @@ "output_cost_per_audio_token": 6.4e-05, "output_cost_per_token": 1e-05, "supported_endpoints": [ - "/v1/chat/completions", - "/v1/responses", - "/v1/realtime", - "/v1/batch" + "/v1/chat/completions" ], "supported_modalities": [ "text",