Loading...Working on your request
Volcengine モデル

Doubao Seed 2.0 Lite

Doubao Seed 2.0 Lite API価格、プロバイダー、コンテキスト長、機能、ユースケース、レイテンシー、代替候補を比較します。 high-volume chat, classification, lightweight agent steps. ¥0.6 / 1M tokens / ¥3.60 / 1M tokens. 256k tokens.

VolcenginePlatform curatedProduction
Tool callingJSON modeLong contextStreamingLow cost
入力価格¥0.6 / 1M tokens
出力価格¥3.60 / 1M tokens
コンテキスト長256k tokens
最大出力8.2k tokens
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

NextModelのDoubao Seed 2.0 Liteとは?

Doubao Seed 2.0 Lite API価格、プロバイダー、コンテキスト長、機能、ユースケース、レイテンシー、代替候補を比較します。 high-volume chat, classification, lightweight agent steps. ¥0.6 / 1M tokens / ¥3.60 / 1M tokens. 256k tokens.

適した用途

  • high-volume chat
  • classification
  • 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)

近い代替候補

MiniMaxProduction

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 tokensInput¥11.23 / 1M tokensOutput128kContext
Best forhigh-volume chat, agentic tool use, classification
RoutingConfigured
Tool callingJSON modeStreamingLow cost
Platform curatedNextModel production gateway; price referenced from OpenRouter minimax/minimax-m3
View details
VolcengineProduction

Doubao Seed 2.0 Mini is the lowest-cost production model currently exposed through the NextModel public gateway. It is a practical default for Chinese Q&A, classification, summarization, and lightweight multimodal tasks.

Starting at ¥0.2 / 1M tokensInputStarting at ¥2 / 1M tokensOutput128kContext
Best forChinese Q&A, low-cost general chat, multimodal understanding
RoutingConfigured
Tool callingVisionJSON modeLong context
Platform curatedNextModel production gateway and Volcengine pricing config
View details
MetaCatalog

Llama 4 Maverick 17B Instruct (128E) is a high-capacity multimodal language model from Meta, built on a mixture-of-experts (MoE) architecture with 128 experts and 17 billion active parameters per forward...

$0.15 / 1M tokensInput$0.6 / 1M tokensOutput1MContext
Best foropen-model workflows, cost-sensitive long context, classification
RoutingConfigured
JSON modeLong contextStreamingLow cost
OpenRouter if availableOpenRouter public Models API live metadata; public price comes from the registry pricing rule
View details

FAQ

Doubao Seed 2.0 Lite FAQ

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.