Qwen3.7 Flash
qwen3.7-flash
Hizli Qwen3.7 modeli.
balanced
| Model ID | qwen3.7-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.7-flash", "messages": [{"role": "user", "content": "Merhaba!"}]}'