Demo mode — sample data. Editing is disabled.
Access the real dealqwen/qwen3-coder-flashQwen3 Coder Flash is Alibaba's fast and cost efficient version of their proprietary Qwen3 Coder Plus. It is a powerful coding agent model specializing in autonomous programming via tool calling...
Supported parameters
frequency_penaltylogprobsmax_tokenspresence_penaltyresponse_formatseedstoptemperaturetool_choicetoolstop_ktop_logprobstop_pcurl https://api.app-mizan.com/v1/chat/completions \
-H "Authorization: Bearer mizan_rt_..." \
-H "Content-Type: application/json" \
-d '{
"model": "qwen/qwen3-coder-flash",
"messages": [{ "role": "user", "content": "Say hi in five words." }]
}'