生成 AI 回复-指定 conversion(类 OpenAI)
AIHEY
AIHEY
POST
https://openai.aihey.cc/claude/{organization_uuid}/{conversation_uuid}/v1/chat/completions
https://api.openai.com
替换成 https://openai.aihey.cc/claude/{organization_uuid}/{conversation_uuid}
conversation_uuid
,conversation_uuid 可通过「获取全部对话」查看请求参数
Path 参数
organization_uuid
string
必需
示例值:
dca2a902-a463-41f0-88cb-b047deb40178
conversation_uuid
string
必需
示例值:
5446798e-0e11-4e8f-994c-3d8386f01bd6
Header 参数
Content-Type
string
可选
示例值:
application/json
Accept
string
可选
示例值:
*/*
Body 参数application/json
示例代码
返回响应
修改于 2023-07-30 03:21:54