LLM Pricing
← All models

doubao-seed-2-0-mini-260215

volcengine · chat model

Input
N/A
Output
N/A
Cached input
N/A
Context
128.0K

Pricing

Item Raw value (per token) Normalized

Token limits

Context window
128.0K
Max input tokens
256.0K
Max output tokens
128.0K
Max tokens
128.0K

Capabilities

Capability Supported
Vision Yes
Function calling Yes
Parallel function calling No
Tool choice No
Prompt caching No
Reasoning Yes
Response schema No
System messages No
Audio input No
Audio output No
Web search No
PDF input No
Video input No

Similar models

Models with comparable pricing in the same mode (chat).

Model Provider Input Output Context Coding Features
flux-1-dev-controlnet-union fireworks_ai $0.0010 / 1M tokens $0.0010 / 1M tokens 4.1K N/A
titan-embed-text-v2 vercel_ai_gateway $0.0200 / 1M tokens N/A 0 N/A
Llama-3.2-3B-Instruct deepinfra $0.0200 / 1M tokens $0.0200 / 1M tokens 131.1K N/A Tools
paddleocr-vl novita $0.0200 / 1M tokens $0.0200 / 1M tokens 16.4K N/A Vision
llama3.2-11b-vision-instruct lambda_ai $0.0150 / 1M tokens $0.0250 / 1M tokens 131.1K N/A Vision Tools
llama3.2-3b-instruct lambda_ai $0.0150 / 1M tokens $0.0250 / 1M tokens 131.1K N/A Tools

Sources

Pricing source LiteLLM model cost map
Synced at 2026-05-27
Manual review Not reviewed
Raw LiteLLM fields
{
  "litellm_provider": "volcengine",
  "max_input_tokens": 256000,
  "max_output_tokens": 128000,
  "max_tokens": 128000,
  "mode": "chat",
  "source": "https://www.volcengine.com/docs/82379/1330310",
  "supports_function_calling": true,
  "supports_reasoning": true,
  "supports_tool_choice": false,
  "supports_vision": true,
  "tiered_pricing": [
    {
      "input_cost_per_token": 2.9e-8,
      "output_cost_per_token": 2.9e-7,
      "range": [
        0,
        32000
      ]
    },
    {
      "input_cost_per_token": 5.8e-8,
      "output_cost_per_token": 5.8e-7,
      "range": [
        32000,
        128000
      ]
    },
    {
      "input_cost_per_token": 1.2e-7,
      "output_cost_per_token": 0.0000012,
      "range": [
        128000,
        256000
      ]
    }
  ]
}