Seed 1.6 Flash

Seed 1.6 Flash is an ultra-fast multimodal deep thinking model by ByteDance Seed, supporting both text and visual understanding. It features a 256k context window and can generate outputs of up to 16k tokens.

ChatByteDance262k tokens$0.0818 / $0.327 · 1M

bytedance-seed/seed-1.6-flash

Contexto
262k tokens
Máx. completion
32,768
Tools
JSON
Lanzamiento
2025-12-23

Llámalo desde Geek Hub

El mismo SDK de OpenAI. Cambia el base URL y el id del modelo.

curl https://api.geekhub.mx/v1/chat/completions \
  -H "Authorization: Bearer $GEEKHUB_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "bytedance-seed/seed-1.6-flash",
    "messages": [{"role": "user", "content": "Hola"}]
  }'
Consigue tu API key

Preguntas frecuentes

¿Qué es Seed 1.6 Flash?
Seed 1.6 Flash is an ultra-fast multimodal deep thinking model by ByteDance Seed, supporting both text and visual understanding. It features a 256k context window and can generate outputs of up to 16k tokens. Seed 1.6 Flash corre en el API de Geek Hub (compatible con OpenAI). Id: bytedance-seed/seed-1.6-flash.
¿Seed 1.6 Flash es gratis?
No. El input cuesta $0.0818 / 1M tokens y el output $0.327 / 1M tokens en Geek Hub (markup incluido).
¿Cuál es el contexto de Seed 1.6 Flash?
Seed 1.6 Flash tiene una ventana de 262k tokens. Soporta hasta 32,768 tokens de completion.
¿Seed 1.6 Flash soporta tool calling y structured outputs?
Seed 1.6 Flash acepta tools y tool_choice para function calling. También soporta structured outputs con un JSON schema en response_format.
¿Cuándo se lanzó Seed 1.6 Flash?
Seed 1.6 Flash se lanzó el 23 de diciembre de 2025.

Más modelos de ByteDance