LLM Pricing
← All models

embed-v4.0

Cohere · embedding model

Input
$0.1200 / 1M tokens
Output
N/A
Cached input
N/A
Context
128.0K

Pricing

Item Raw value (per token) Normalized
Input 1.2e-7 $0.1200 / 1M tokens
Output 0 N/A
Embedding 1.2e-7 $0.1200 / 1M tokens

Token limits

Context window
128.0K
Max input tokens
128.0K
Max tokens
128.0K

Capabilities

Capability Supported
Vision No
Function calling No
Parallel function calling No
Tool choice No
Prompt caching No
Reasoning No
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 (embedding).

Model Provider Input Output Context Coding Features
embed-v-4-0 azure_ai $0.1200 / 1M tokens N/A 128.0K N/A
cohere.embed-v4:0 Bedrock $0.1200 / 1M tokens N/A 128.0K N/A
cohere.embed-v4.0 oci $0.1200 / 1M tokens N/A 128.0K N/A
voyage-code-2 voyage $0.1200 / 1M tokens N/A 16.0K N/A
voyage-finance-2 voyage $0.1200 / 1M tokens N/A 32.0K N/A
voyage-large-2 voyage $0.1200 / 1M tokens N/A 16.0K N/A

Sources

Pricing source LiteLLM model cost map
Synced at 2026-05-27
Manual review Not reviewed
Raw LiteLLM fields
{
  "input_cost_per_token": 1.2e-7,
  "litellm_provider": "cohere",
  "max_input_tokens": 128000,
  "max_tokens": 128000,
  "mode": "embedding",
  "output_cost_per_token": 0,
  "output_vector_size": 1536,
  "supports_embedding_image_input": true
}