GPT-5.6 is here ๐ŸŽ‰ 20% off all GPT ๐ŸŽ‰ All July ๐Ÿ”ฅLearn more
Doubao

Doubao Seed 2.0 Code

Chat
volcengine/doubao-seed-2.0-code

Doubao-Seed-2.0-Code is ByteDance's enterprise-grade coding model, extending Seed 2.0's strong agentic and vision-language capabilities with dedicated code enhancements โ€” including advanced frontend skills and repository-level understanding. Context: 256K tokens, output: 128K. Available via OpenAI and Anthropic protocols.

Context Window
256K
Max Output Tokens
128K
Released
2026-02-14
Capabilities
VisionFunction CallingReasoningPrompt CachingVideo Input
Available Providers
VolcengineVolcengine
Supported Protocols
OpenAIopenaiAnthropicanthropic

Sign in to try Doubao Seed 2.0 Code

Chat with this model right here. Conversations live only in this page and are never stored.

Conversations are not saved โ€” leaving or refreshing this page clears them.

Providers

VolcengineVolcengine
Input Tokens
$0.67/M
Output Tokens
$3.36/M
Cache Read
$0.14/M
Cache Write
$0.0024/M
Protocols
OpenAIopenai/v1/chat/completions/v1/responses
Anthropicanthropic

Code Examples

from openai import OpenAI
client = OpenAI(
base_url="https://api.ofox.io/v1",
api_key="YOUR_OFOX_API_KEY",
)
response = client.chat.completions.create(
model="volcengine/doubao-seed-2.0-code",
messages=[
{"role": "user", "content": "Hello!"}
],
)
print(response.choices[0].message.content)

Frequently Asked Questions

Doubao Seed 2.0 Code on Ofox.ai costs $0.67/M per million input tokens and $3.36/M per million output tokens. Pay-as-you-go, no monthly fees.