Loading...Working on your request
Volcengine 模型 · 台灣版

Doubao Seed 2.0 Lite

台灣團隊可用的 NextModel 目錄中的 Volcengine 模型,常用於 high-volume chat、分類、lightweight agent steps 工作負載。當前展示價格為輸入 ¥0.6 / 1M tokens、輸出 ¥3.60 / 1M tokens 每 100 萬 token,上下文視窗為 256k token。

VolcenginePlatform curated生產可用
Tool callingJSON modeLong contextStreamingLow cost
輸入價格¥0.6 / 1M tokens
輸出價格¥3.60 / 1M tokens
上下文長度256k token
最大輸出8.2k token
Input lengthInput / 1MOutput / 1MCache hit / 1M
0 - 32k¥0.6¥3.60¥0.12
32k - 128k¥0.9¥5.40¥0.18
128k - 256k¥1.80¥10.80¥0.36

Doubao Seed 2.0 Lite 在 NextModel 中是什麼?

台灣團隊可用的 NextModel 目錄中的 Volcengine 模型,常用於 high-volume chat、分類、lightweight agent steps 工作負載。當前展示價格為輸入 ¥0.6 / 1M tokens、輸出 ¥3.60 / 1M tokens 每 100 萬 token,上下文視窗為 256k token。

適用場景

  • high-volume chat
  • 分類
  • lightweight agent steps

OpenAI 相容呼叫範例

保持 OpenAI SDK 呼叫方式不變,把 base_url 改為 NextModel,並使用模型目錄 ID doubao-seed-2-0-lite。

Python
from openai import OpenAI

client = OpenAI(
    api_key="YOUR_API_KEY",
    base_url="https://api.nextmodel.app/v1"
)

resp = client.chat.completions.create(
    model="doubao-seed-2-0-lite",
    messages=[{"role": "user", "content": "Hello from NextModel"}]
)

print(resp.choices[0].message.content)

相似替代項

MiniMax生產可用

MiniMax M3 is available only through the Volcengine Agent Plan (no public ARK price list); its listed price tracks the OpenRouter reference rate for the same model.

¥2.81 / 1M tokens輸入¥11.23 / 1M tokens輸出128k上下文
適用場景high-volume chat, agentic tool use, 分類
路由已設定
工具呼叫JSON 模式串流輸出低成本
平台整理NextModel production gateway; price referenced from OpenRouter minimax/minimax-m3
查看詳情
Volcengine生產可用

Doubao Seed 2.0 Mini 是目前透過 NextModel 公開閘道提供的最低成本生產模型。它很適合作為中文問答、分類、摘要與輕量多模態任務的預設選擇。

Starting at ¥0.2 / 1M tokens輸入Starting at ¥2 / 1M tokens輸出128k上下文
適用場景中文問答, 低成本通用對話, 多模態理解
路由已設定
工具呼叫視覺JSON 模式長上下文
平台整理NextModel 生產接入設定與 Volcengine 定價設定
查看詳情
Meta目錄

Llama 4 Maverick 是低成本開源模型候選,適合想要長上下文與提供方選擇空間的團隊。

$0.15 / 1M tokens輸入$0.6 / 1M tokens輸出1M上下文
適用場景開源模型工作流, 成本敏感型長上下文, 分類
路由已設定
JSON 模式長上下文串流輸出低成本
OpenRouter(可用時)OpenRouter 公開 Models API 的即時中繼資料;公開價格來自註冊表定價規則。
查看詳情

常見問題

Doubao Seed 2.0 Lite API 常見問題

What is Doubao Seed 2.0 Lite best for?

High-volume Chinese chat, classification, and lightweight agent steps where cost matters more than peak reasoning quality.

How is Doubao Seed 2.0 Lite priced?

Tiered by input length: ¥0.6/¥3.6 per 1M input/output tokens up to 32K tokens, rising to ¥1.8/¥10.8 above 128K tokens.