Note: Calculation is approximate based on public data. Prices may change, check official websites.
This calculator allows you to estimate the operational costs for the Tongyi DeepResearch 30B A3B language model.
The Tongyi DeepResearch 30B A3B model is an advanced agentic large language model, specifically optimized for long-horizon, deep information-seeking tasks, complex agentic search, reasoning, and multi-step problem-solving. It offers a substantial context window of 131072 tokens.
Pricing for the model is as follows:
- Input tokens: $0.09 per 1 million tokens
- Output tokens: $0.45 per 1 million tokens
The total cost is calculated using the following formula:
Cost = ((Input Tokens / 1,000,000) * $0.09 + (Output Tokens / 1,000,000) * $0.45) * Number of Requests
Example:
If you process 5,000,000 input tokens and 1,000,000 output tokens in 1 request:
- Input cost: (5,000,000 / 1,000,000) * $0.09 = $0.45
- Output cost: (1,000,000 / 1,000,000) * $0.45 = $0.45
- Total cost: $0.45 + $0.45 = $0.90