Qwen: Qwen3 235B A22B Thinking 2507
131K context$0.15/M input$1.50/M output
qwen/qwen3-235b-a22b-thinking-2507Description
Qwen3-235B-A22B-Thinking-2507 is a high-performance, open-weight Mixture-of-Experts (MoE) language model optimized for complex reasoning tasks. It activates 22B of its 235B parameters per forward pass and natively supports up to 262,144...
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-thinking-2507",
"messages": [{"role": "user", "content": "Hello!"}]
}'Modalities
Input: TextOutput: Text
Pricing
Input$0.15/M
Output$1.50/M
Context131K tokens
Model Info
Providerqwen
IDqwen/qwen3-235b-a22b-thinking-2507