Qwen: Qwen3 235B A22B Instruct 2507
262K context$0.07/M input$0.10/M output
qwen/qwen3-235b-a22b-2507Description
Qwen3-235B-A22B-Instruct-2507 is a multilingual, instruction-tuned mixture-of-experts language model based on the Qwen3-235B architecture, with 22B active parameters per forward pass. It is optimized for general-purpose text generation, including instruction following,...
Quick Start
curl https://router.tangle.tools/v1/chat/completions \
-H "Authorization: Bearer $TANGLE_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "qwen/qwen3-235b-a22b-2507",
"messages": [{"role": "user", "content": "Hello!"}]
}'Modalities
Input: TextOutput: Text
Pricing
Input$0.07/M
Output$0.10/M
Context262K tokens
Model Info
Providerqwen
IDqwen/qwen3-235b-a22b-2507