Reference
Remy Reference/models/Seed 2.0 Pro
D

Seed 2.0 Pro

Seed 2.0 Pro, a language model from DeepInfra.
modelOverride: { model: "seed-2.0-pro" }
ByteDance·served viaDeepInfra·Released August 2026
Pricing
Input
$0.50 / 1M
Output
$3.00 / 1M
Specifications
Context window
256,000 tokens
Max output
256,000 tokens
Released
August 2026
Model string
ByteDance/Seed-2.0-pro
Capabilities
VisionMultimodal
Use this model
await mindstudio.generateText({
  message: "...",
  modelOverride: {
    model: "seed-2.0-pro",
  },
});