千问最新极速版,1M 上下文,超低延迟
curl https://api.enheng.ai/v1/chat/completions \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "model": "qwen3.6-flash", "messages": [{"role": "user", "content": "Hello"}] }'