GPTs对话
主站接口①
主站接口①
POST
https://api2.aigcbest.top/v1/chat/completions
模型名称格式为:gpt-4-gizmo-*,系统会自动进行识别
例如:DALL·E的id为:g-2fkFE8rbu,模型改成:gpt-4-gizmo-g-2fkFE8rbu 即可调用
请求参数
Header 参数
Content-Type
string
可选
示例值:
application/json
Accept
string
可选
示例值:
application/json
Authorization
string
可选
示例值:
Bearer {{YOUR_API_KEY}}
Body 参数application/json
示例代码
返回响应
修改于 2024-10-01 22:04:40