创建对话补全
API 参考
创建对话补全
OpenAI 兼容的对话补全接口,支持文本、流式输出、工具调用以及模型支持的多模态能力。
创建对话补全
授权
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
请求体
application/json
OpenAI 兼容的对话补全接口,支持文本、流式输出、工具调用以及模型支持的多模态能力。
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.