#7274·sub2api

[兼容性] Chat Completions 流转换为 Responses 事件流时 EOF 状态处理出现异常

作者: Orangeym创建于 2026年9月17日更新于 2026年9月17日

{ "error": { "message": "Upstream stream ended without a terminal response event", "type": "api_error" } }

Problem Description

When calling /v1/responses with an upstream channel that only supports the Chat Completions API, the stream response output ends without a terminal response event, and returns the following:

内容来源: Wei-Shaw/sub2api