Doubao Seedream 5.0 Pro
Image Generationvolcengine/doubao-seedream-5.0-proDoubao-Seedream-5.0-pro是字节跳动2026年7月发布的图像创作旗舰模型。相比前代在图文匹配、结构合理性、文字渲染与画面美感等基础能力上全面提升,具备四大突破:复杂信息可视化、交互式精准编辑(点选/圈选/草图渲染/图层分离/多图融合)、真实影像与人像质感、原生多语种(十余种语言)输入生成。支持文生图、图生图、参考图一致性编辑,面向企业级专业视觉创作。
Context Window
100K
Max Output Tokens
100K
Released
2026-07-08
Capabilities
Vision
Available Providers
Volcengine
Supported Protocols
openai
Providers
Volcengine
Input Tokens
$0/M
Output Tokens
$0/M
Per Image
$0.05/img
Protocols
openai
/v1/images/generationsCode Examples
from openai import OpenAIclient = OpenAI(base_url="https://api.ofox.ai/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)
Related Models
More from Doubao
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.
Doubao Seedream 5.0 Pro supports a context window of 100K tokens with max output of 100K tokens, allowing you to process large documents and maintain long conversations.
Simply set your base URL to https://api.ofox.ai/v1 and use your Ofox API key. The API is OpenAI-compatible — just change the base URL and API key in your existing code.
Doubao Seedream 5.0 Pro supports the following capabilities: Vision. Access all features through the Ofox.ai unified API.