bytedance-seedChat
ByteDance Seed: Seed 1.6 Flash
bytedance-seed/seed-1.6-flash
262KContext Window
33KMax Output
Supported Protocols:reasoninginclude_reasoningfrequency_penaltymax_tokenstemperaturetop_pstoptoolstool_choiceresponse_formatstructured_outputs
Online
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.
Capabilities
👁 Vision🧠 Reasoning🔧 Function CallingText GenerationCode GenerationAnalysis & Reasoningmodels.reasoning
Technical Specs
Input Modality
Image、Text、Video
Output Modality
Text
Arch
—
Pricing
Pay per use, no monthly feesInput Token< ¥0.001/1K Token
Output Token< ¥0.001/1K Token
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/seed-1.6-flash",
messages=[
{"role": "user", "content": "Hello!"}
],
)
print(response.choices[0].message.content)FAQ
ByteDance Seed: Seed 1.6 Flash
bytedance-seed/seed-1.6-flash
In< ¥0.001/1K
Out< ¥0.001/1K
Context Window262K
Max Output33K
Related Models
View All → →Ready to get started?
Get 1M free tokens on registration, no monthly fees or minimum spend
Register Now →