doubao-seed-2-0-mini · Doubao · text
Seed 2.0 Mini is ByteDance Doubao's balanced model, with a 128K context window and strong cost efficiency. It supports Function Calling, JSON mode, and context caching, making it ideal for everyday conversation, document analysis, and agent tasks.
128K context; visual understanding; Function Calling; JSON mode; context caching; OpenAI-compatible API.
Everyday conversation and Q&A; document analysis; code generation; agent workflows; enterprise customer support; knowledge base Q&A.
No image generation; 128K context; weaker reasoning than Pro; max_tokens capped at 8K.
Anthropic official CLI coding agent. Multi-file edits, tool use, long-context reasoning.
export ANTHROPIC_AUTH_TOKEN="YOUR_API_KEY"
export ANTHROPIC_BASE_URL="https://api.robovai.com"
export ANTHROPIC_MODEL="doubao-seed-2-0-mini"
claude