OpenAI 兼容接口
创建聊天补全
Creates a chat completion using an OpenAI-compatible request body.
POST
Create chat completion
使用 OpenAI 兼容请求体发起多轮对话、文本生成、代码生成或推理任务。
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json