Tongyi DeepResearch 30B A3B

Model details

Tongyi DeepResearch 30B A3B

Model
alibaba/tongyi-deepresearch-30b-a3b
Provider
openrouter
API
openai-completions
Base URL
https://openrouter.ai/api/v1
Input
text
Reasoning
Yes
Context window
131,072
Max tokens
131,072
Cost / million input
$0.09
Cost / million output
$0.45
Cost / million cache read
$0.09
Cost / million cache write
$0
Model config JSON
{
  "providers": {
    "openrouter": {
      "apiKey": "YOUR_API_KEY",
      "models": [
        {
          "id": "alibaba/tongyi-deepresearch-30b-a3b",
          "name": "Tongyi DeepResearch 30B A3B",
          "reasoning": true,
          "input": [
            "text"
          ],
          "contextWindow": 131072,
          "maxTokens": 131072,
          "cost": {
            "input": 0.09,
            "output": 0.44999999999999996,
            "cacheRead": 0.09,
            "cacheWrite": 0
          }
        }
      ],
      "api": "openai-completions",
      "baseUrl": "https://openrouter.ai/api/v1"
    }
  }
}