bytedance-seedChat
ByteDance Seed: Seedream 4.5
bytedance-seed/seedream-4.5
4KContext Window
Supported Protocols:frequency_penaltymax_tokenstemperaturetop_p
Normal
Seedream 4.5 is the latest in-house image generation model developed by ByteDance. Compared with Seedream 4.0, it delivers comprehensive improvements, especially in editing consistency, including better preservation of subject details, lighting, and color tone. It also enhances portrait refinement and small-text rendering. The model’s multi-image composition capabilities have been significantly strengthened, and both reasoning performance and visual aesthetics continue to advance, enabling more accurate and artistically expressive image generation. Pricing is $0.04 per output image, regardless of size.
Capabilities
👁 VisionText GenerationCode GenerationAnalysis & ReasoningReasoning
Technical Specs
Input Modality
Image、Text
Output Modality
Image
Arch
—
Default Temperature
0.7
Default Top_P
1
Pricing
Pay per use, no monthly fees| Billing Type | Unit | Price |
|---|---|---|
| Image Output | — | $0.0400/张 |
Quick Start
from openai import OpenAI
client = OpenAI(
base_url="https://api.uniontoken.ai/v1",
api_key="YOUR_UNIONTOKEN_API_KEY",
)
response = client.chat.completions.create(
model="bytedance-seed/seedream-4.5",
messages=[
{"role": "user", "content": "Hello!"}
],
)
print(response.choices[0].message.content)FAQ
ByteDance Seed: Seedream 4.5
bytedance-seed/seedream-4.5
In< ¥0.001/1K
Out< ¥0.001/1K
Context Window4K
Related Models
View All → →Ready to get started?
Get 1M free tokens on registration, no monthly fees or minimum spend
Register Now →