fix: gpt-audio-1.5 only supports /v1/chat/completions endpoint

This commit is contained in:
Chesars
2026-02-27 16:11:15 -03:00
parent 1144d05cba
commit 1ca4dd8542
+1 -4
View File
@@ -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",