Skip to content

Seedream 5.0 Lite

Seedream 5.0 Lite is an image generation model that introduces web-connected retrieval to the Seedream line. It fuses real-time online information with multimodal generation, helping the model produce images aligned with current facts at $0.035 per image.

Image Gen
index.ts
import { experimental_generateImage as generateImage } from 'ai';
const result = await generateImage({
model: 'bytedance/seedream-5.0-lite',
prompt: 'A red balloon on a wooden table.'
});
Throughput

P50 throughput on live AI Gateway traffic, in tokens per second (TPS). Visit the docs for more info.