最后修改时间:2026-07-29 05:54:40
OpenAI-compatible chat completion. Set stream=true to select the text/event-stream response.
请求参数
在 Header 添加参数 Authorization
,其值为在 Bearer 之后拼接 Token 示例:Authorization: Bearer ********************
or
Body 参数application/json必填
返回响应
Chat completion or SSE stream selected by request stream=true.