Qwen3.6 Flash
qwen3.6-flash
Hizli Qwen3.6 modeli.
balanced
| Model ID | qwen3.6-flash |
|---|---|
| Context | 128k |
| Output | 16k |
| Modalities | text |
API
curl /v1/chat/completions \
-H "Authorization: Bearer nox-ANAHTAR" \
-H "Content-Type: application/json" \
-d '{"model": "qwen3.6-flash", "messages": [{"role": "user", "content": "Merhaba!"}]}'