Loading...Working on your request
Volcengine 模型 · 香港版

Doubao Seed 2.0 Pro

香港團隊可用的 NextModel 目錄中的 Volcengine 模型,常用於 general-purpose reasoning、multimodal analysis、high-stakes production chat 工作負載。當前展示價格為輸入 ¥3.20 / 1M tokens、輸出 ¥16 / 1M tokens 每 100 萬 token,上下文視窗為 256k token。

VolcenginePlatform curated生產可用
Tool callingVisionJSON modeLong contextStreamingReasoning
輸入價格¥3.20 / 1M tokens
輸出價格¥16 / 1M tokens
上下文長度256k token
最大輸出8.2k token
Input lengthInput / 1MOutput / 1MCache hit / 1M
0 - 32k¥3.20¥16¥0.64
32k - 128k¥4.80¥24¥0.96
128k - 256k¥9.60¥48¥1.92

Doubao Seed 2.0 Pro 在 NextModel 中是什麼?

香港團隊可用的 NextModel 目錄中的 Volcengine 模型,常用於 general-purpose reasoning、multimodal analysis、high-stakes production chat 工作負載。當前展示價格為輸入 ¥3.20 / 1M tokens、輸出 ¥16 / 1M tokens 每 100 萬 token,上下文視窗為 256k token。

適用場景

  • general-purpose reasoning
  • multimodal analysis
  • high-stakes production chat

OpenAI 相容呼叫範例

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

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-pro",
    messages=[{"role": "user", "content": "Hello from NextModel"}]
)

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

相似替代項

Volcengine生產可用

Doubao Seed 2.0 Code is Volcengine's coding-focused variant, onboarded through the Volcengine Agent Plan for agentic and long-context coding workloads.

Starting at ¥3.20 / 1M tokens輸入Starting at ¥16 / 1M tokens輸出256k上下文
適用場景agentic coding, repository-scale refactors, long-context code review
路由已設定
工具呼叫JSON 模式長上下文串流輸出
平台整理NextModel production gateway and Volcengine Agent Plan pricing config
查看詳情
Volcengine生產可用

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

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

Qwen3 Max 是通用的高能力中文模型候選,適合在國內外提供方之間做比較的團隊。

$0.78 / 1M tokens輸入$3.90 / 1M tokens輸出262.1k上下文
適用場景中文 Agent 工作流, 商業分析, 結構化輸出
路由已設定
工具呼叫JSON 模式長上下文推理
OpenRouter(可用時)OpenRouter 公開 Models API 的即時中繼資料;公開價格來自註冊表定價規則。
查看詳情

常見問題

Doubao Seed 2.0 Pro API 常見問題

What is Doubao Seed 2.0 Pro best for?

General-purpose production chat, multimodal analysis, and reasoning-heavy tasks that need the flagship-tier model.

How is Doubao Seed 2.0 Pro priced?

Tiered by input length: ¥3.2/¥16 per 1M input/output tokens up to 32K tokens, rising to ¥9.6/¥48 above 128K tokens.