ByteDance released Doubao-1.5-Pro in January 2025, targeting the Chinese API market with an aggressive pricing and context strategy. The model launched at ¥0.8 per million input tokens — one of the lowest prices for a frontier-tier Chinese model at the time — paired with a 256K context window that positioned it for document processing and long-form applications.
Doubao-1.5-Pro is ByteDance's flagship API model under their Doubao AI platform (the consumer brand known for the AI assistant app), designed to serve both enterprise API customers and developers building on ByteDance's infrastructure.
What's New

256K context at production scale: Doubao-1.5-Pro supports a 256K token context window — double the 128K offered by most Chinese frontier models at launch. For document processing, legal contract analysis, code repository review, and multi-document synthesis, 256K enables use cases that require holding large amounts of text in context simultaneously.
Aggressive API pricing: At ¥0.8/MTok input and ¥2.0/MTok output, Doubao-1.5-Pro launched significantly below the pricing of Qwen-Max, Kimi, and Baidu's Ernie models. ByteDance's infrastructure scale and willingness to compete on price created meaningful price-performance advantages for high-volume use cases.
Coding capability: The model shows strong performance on coding benchmarks, reportedly matching Claude 3.5 Sonnet on HumanEval and LiveCodeBench metrics. For ByteDance's developer-focused positioning, coding quality was a deliberate capability investment — the Doubao platform targets developers and enterprises building applications.
Multilingual with Chinese-first: Like all major Chinese models, Doubao-1.5-Pro is bilingual with particular strength in Chinese. The training data and evaluation emphasis reflect Chinese enterprise requirements — Chinese legal documents, business reports, and technical content in Chinese all receive the same quality treatment as English.
Function calling and tool use: Standard API capabilities including function calling, system prompts, and tool use are supported. For agentic applications building on ByteDance's platform, these are prerequisites for production deployment.
Architecture

ByteDance has not published detailed architectural information for Doubao-1.5-Pro. What is known:
| Specification | Details |
|---|---|
| Context window | 256K tokens |
| Input pricing | ¥0.8/MTok |
| Output pricing | ¥2.0/MTok |
| API format | OpenAI-compatible |
| Function calling | Supported |
| Training | Not disclosed |
OpenAI-compatible API: Doubao-1.5-Pro uses an OpenAI-compatible API format, enabling drop-in replacement for existing applications using the OpenAI SDK. Configuration change is minimal for Chinese developers migrating from GPT-4 API to Doubao.
ByteDance infrastructure: Deployed on ByteDance's internal inference infrastructure — the same systems that power TikTok's recommendation models and ByteDance's product suite. This provides substantial infrastructure backing and availability guarantees for enterprise customers.
Benchmarks

Doubao-1.5-Pro at January 2025 release (reported by ByteDance):
| Benchmark | Doubao-1.5-Pro | Claude 3.5 Sonnet | Qwen-Max | Notes |
|---|---|---|---|---|
| MMLU | 71.5% | 88.7% | 84.0% | General knowledge |
| HumanEval | 86.4% | 92.0% | 86.7% | Code generation |
| MATH | 72.3% | 71.1% | 75.2% | Mathematical reasoning |
| C-Eval | 83.2% | — | 87.4% | Chinese knowledge |
| CMMLU | 81.9% | — | 86.6% | Chinese multi-task |
MMLU at 71.5% positions Doubao-1.5-Pro below the frontier (Claude 3.5 Sonnet at 88.7%, Qwen-Max at 84.0%), but the pricing positions it for cost-sensitive use cases where capability-per-yuan is the relevant metric. HumanEval 86.4% (vs Qwen-Max 86.7%) is effectively identical to its Chinese competitor at lower price.
The MATH 72.3% (slightly above Claude 3.5 Sonnet's 71.1%) is the most competitive individual benchmark result — ByteDance appears to have invested in mathematical reasoning capability.
Pricing in Context
The pricing story is the core differentiation:
| Model | Input (¥/MTok) | Output (¥/MTok) | Context |
|---|---|---|---|
| Doubao-1.5-Pro | ¥0.8 | ¥2.0 | 256K |
| Qwen-Max | ¥2.4 | ¥9.6 | 32K |
| Kimi (128K) | ¥1.0 | ¥3.0 | 128K |
| GPT-4o | ~¥14.4 | ~¥43.2 | 128K |
At ¥0.8 input, Doubao-1.5-Pro is 3× cheaper than Qwen-Max for input tokens and 5× cheaper on output. For document processing applications that generate moderate output (analysis, extraction, summarization), the economics favor Doubao-1.5-Pro significantly.
What It Means for Developers
High-volume document processing: 256K context + ¥0.8/MTok input makes Doubao-1.5-Pro the economic choice for document-heavy workflows — legal contract review, financial report analysis, technical documentation processing. The context window removes the need for chunking strategies that would complicate the pipeline.
Price ceiling for Chinese API market: Doubao-1.5-Pro's pricing created pricing pressure across the Chinese AI API market. Kimi, Qwen, and Baidu all adjusted pricing in response. For developers building on Chinese APIs, the overall market price level dropped.
ByteDance platform lock-in consideration: Access is through ByteDance's Volcengine platform. For Chinese developers already on ByteDance's cloud infrastructure, integration is straightforward. For developers optimizing for multi-cloud portability, the OpenAI-compatible API reduces but doesn't eliminate migration friction.
Coding for medium-complexity tasks: HumanEval 86.4% — competitive with similarly priced alternatives for code generation, debugging, and code review tasks. Not the highest available, but cost-efficient for high-volume coding applications.
Availability
- API: Volcengine Platform — ByteDance's cloud platform
- Pricing: ¥0.8/MTok input, ¥2.0/MTok output
- Context: 256K tokens
- Format: OpenAI-compatible API
Bottom Line
Doubao-1.5-Pro was a pricing play executed with credible capability. ¥0.8/MTok at 256K context with HumanEval 86.4% and MATH 72.3% — not the strongest Chinese model at release, but the best price-performance ratio in the market. ByteDance used Doubao-1.5-Pro to establish that frontier-tier Chinese models don't need to cost ¥2+/MTok, forcing a market-wide pricing reassessment. For high-volume document processing and coding applications in China, it changed the cost calculus.
Resources
- Volcengine — Doubao Platform
- ByteDance AI — AI research and products
- Doubao Developer Docs — API documentation
Doubao-1.5-Pro is available via the Volcengine API platform. Pricing subject to change; verify current rates at Volcengine.