燧火 AI

Playground

curl https://api.suihuo.ai/v1/chat/completions \
  -H "Authorization: Bearer $SUIHUO_API_KEY" \
  -H "Content-Type: application/json"

请求历史由 `/api/playground/history` 返回,不在前端写死示例响应。