量子之海

希儿

寻找那一束透过深海的光

bash
curl -X POST "https://api.xyamzw.top/v1/chat/completions" \ -H "Authorization: Bearer sk-..." \ -H "Content-Type: application/json" \ -d '{ "model": "gpt-5", "messages": [ { "role": "system", "content": "string" } ] }'