对话补全
聊天模型
OpenAI 风格
使用 OpenAI Chat Completions 风格返回结果
POST
对话补全
接口说明
该页面演示如何使用 OpenAI 风格调用聊天接口。style固定为openai- 适合使用 OpenAI SDK 或兼容 OpenAI 返回结构的应用
请求示例
相关页面
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
200
成功响应 (流式)