Doubao

Doubao Seedream 5.0 Pro

Image Generation
volcengine/doubao-seedream-5.0-pro
CompareGet Started

Doubao-Seedream-5.0-Pro is ByteDance's flagship image creation model released in July 2026, with comprehensive improvements over the previous generation in text-image alignment, structural coherence, text rendering, and visual aesthetics. Accessible via the OpenAI-compatible protocol.

Context Window
100K
Max Output Tokens
100K
Released
2026-07-08
Capabilities
Vision
Available Providers
VolcengineVolcengine
Supported Protocols
OpenAIopenai

Providers

VolcengineVolcengine
Input Tokens
$0/M
Output Tokens
$0/M
Per Image
$0.05/img
Protocols
OpenAIopenai/v1/images/generations

Code Examples

from openai import OpenAI
client = OpenAI(
base_url="https://api.ofox.run/v1",
api_key="YOUR_OFOX_API_KEY",
)
response = client.images.generate(
model="volcengine/doubao-seedream-5.0-pro",
prompt="A beautiful sunset over mountains",
size="1024x1024",
)
print(response.data[0].url)

Frequently Asked Questions

Doubao Seedream 5.0 Pro on Ofox.ai costs $0 per million input tokens and $0 per million output tokens. Pay-as-you-go, no monthly fees.