novita

qwen/qwen3-235b-a22b-thinking-2507

Context

256K

Input

text

Output

text

Tool calling

Supported

About this model

Qwen3-235B-A22B-Thinking-2507 is Alibaba Cloud's cognitive architecture model specializing in advanced reasoning, theory of mind simulation, and multi-agent collaboration. Built on the Qwen3-235B MoE foundation, it features specialized 'cognitive experts' and a neuro-symbolic execution engine for human-like problem-solving. Excels at strategic planning, counterfactual reasoning, and complex system modeling with 256K context retention.

Capabilities

text

Available through the unified API

Quick start

View API docs
curl https://api.oneinfer.ai/v1/chat/completions \
  -H "Authorization: Bearer $ONEINFER_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "96136d8460f24511a5b2cd920f819cca",
    "messages": [
      { "role": "user", "content": "Hello!" }
    ]
  }'

Providers

Available routing options for this model through OneInfer.

novita

96136d8460f24511a5b2cd920f819cca

Available

Input

$0.300 / 1M

Output

$3.000 / 1M

Routing

OneInfer optimized

Pricing

Current OneInfer pricing for this model.

UsagePrice
Input tokens$0.300 / 1M
Output tokens$3.000 / 1M

Performance

Published evaluation results associated with this model.

Advanced Reasoning

ARC-AGI82.7
CATS (Cognitive Abilities Test Suite)91.4
Counterfactual Reasoning Benchmark87.3
Strategic Game Theory94.1

Multi-Agent Simulation

MACHIAVELLI89.6
WebArena93.2
AgentEval(10)9.3

System Modeling

Causal Graph Accuracy95.8
Economic Forecast Error3.2
Epidemiological Modeling92.7

Cognitive Flexibility

Wisconsin Card Sorting98.2
Stroop Test Simulation96.4

API example

curl https://api.oneinfer.ai/v1/chat/completions \
  -H "Authorization: Bearer $ONEINFER_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "96136d8460f24511a5b2cd920f819cca",
    "messages": [
      { "role": "user", "content": "Hello!" }
    ]
  }'