返回模型列表

ByteDance Seed: Seed 1.6

bytedance-seed/seed-1.6
Dec 23, 2025262.1K 上下文32.8K 最大输出$0.25/M in · $2.00/M out推理

描述

Seed 1.6 是字节跳动 Seed 团队发布的通用模型,具备多模态能力与自适应深度思考,支持 256K 上下文窗口。

技术规格

供应商
bytedance-seed
上下文长度
262.1K
最大输出
32.8K
模态类型
输入imagetextvideo
输出text

定价

类型128K>128K
输入$0.25$0.50
输出$2.00$4.00

快速开始

curl https://api.ominigate.ai/v1/chat/completions \
  -H "Authorization: Bearer sk-omg-your-api-key" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "bytedance-seed/seed-1.6",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'
ByteDance Seed: Seed 1.6 — Pricing & API on OminiGate