当前没有登录会话。去登录
Playground
curl https://api.suihuo.ai/v1/chat/completions \ -H "Authorization: Bearer $SUIHUO_API_KEY" \ -H "Content-Type: application/json"
请求历史由 `/api/playground/history` 返回,不在前端写死示例响应。
curl https://api.suihuo.ai/v1/chat/completions \ -H "Authorization: Bearer $SUIHUO_API_KEY" \ -H "Content-Type: application/json"
请求历史由 `/api/playground/history` 返回,不在前端写死示例响应。