API 参考
对话补全。
端点
POST https://api.onemux.net/v1/chat/completions
请求头
Authorization: Bearer YOUR_API_KEY
Content-Type: application/json
请求体
model, messages, temperature, stream
API 参考
端点
POST https://api.onemux.net/v1/chat/completions
请求头
Authorization: Bearer YOUR_API_KEY
Content-Type: application/json
请求体
model, messages, temperature, stream