From f7f8677367e1990f1ee8f1eb109f33b759b71c73 Mon Sep 17 00:00:00 2001 From: David Alberto Adler Date: Sun, 7 Sep 2025 21:41:34 +0100 Subject: [PATCH] --- .speakeasy/in.openapi.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.speakeasy/in.openapi.yaml b/.speakeasy/in.openapi.yaml index df00661..0d7f7cc 100644 --- a/.speakeasy/in.openapi.yaml +++ b/.speakeasy/in.openapi.yaml @@ -1534,10 +1534,6 @@ paths: schema: $ref: "#/components/schemas/ChatCompletion" description: Non-streaming response when stream=false - text/event-stream: - x-speakeasy-sse-sentinel: "[DONE]" - schema: - $ref: "#/components/schemas/ChatCompletionChunkWrapper" "400": description: Bad request - invalid parameters content: