Skip to main content
Alibaba’s open-weight flagship. Strong multilingual coverage and tool use at a price point that holds up against the proprietary mid-tier.
Slugqwen-3-235b
Parameters235B MoE (~22B active)
Context262,144 tokens (256K)
Throughput70 tokens/sec
TTFT260ms
LicenseApache 2.0
Pricingcogito.decart.ai/models/qwen-3-235b

Best for

  • Multilingual agents (40+ languages with strong coverage)
  • Coding agents and tool-heavy workflows
  • Long-horizon planning where the cheap models stop being enough
  • Workloads that require an unrestricted Apache 2.0 license
client.chat.completions.create(
    model="qwen-3-235b",
    messages=[{"role": "user", "content": "..."}],
)
This row is currently mock-backed — the live Qwen3 deployment is being provisioned. The catalog tile shows “Contact sales” until the upstream is up. Talk to sales if you need access ahead of GA.