multimodalembedding
vertex_ai-embedding-models · embedding model
Input
$0.8000 / 1M tokens
Output
N/A
Cached input
N/A
Context
2.0K
Pricing
| Item | Raw value (per token) | Normalized |
|---|---|---|
| Input | 8e-7 | $0.8000 / 1M tokens |
| Output | 0 | N/A |
| Image input | 0.0001 | $100.0000 / 1M tokens |
| Embedding | 8e-7 | $0.8000 / 1M tokens |
Token limits
Context window
2.0K
Max input tokens
2.0K
Max tokens
2.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 |
|---|---|---|---|---|---|---|
| amazon.titan-embed-image-v1 | Bedrock | $0.8000 / 1M tokens | N/A | 128 | N/A | |
| multimodalembedding@001 | vertex_ai-embedding-models | $0.8000 / 1M tokens | N/A | 2.0K | N/A | |
| amazon.titan-embed-text-v2:0 | Bedrock | $0.2000 / 1M tokens | N/A | 8.2K | N/A | |
| amazon.titan-embed-text-v2:0 | Bedrock | $0.2000 / 1M tokens | N/A | 8.2K | N/A | |
| amazon.titan-embed-text-v2:0 | Bedrock | $0.2000 / 1M tokens | N/A | 8.2K | N/A | |
| gemini-embedding-2-preview | vertex_ai-embedding-models | $0.2000 / 1M tokens | N/A | 8.2K | N/A |
Sources
| Pricing source | LiteLLM model cost map |
| Synced at | 2026-05-27 |
| Manual review | Not reviewed |
Raw LiteLLM fields
{
"input_cost_per_character": 2e-7,
"input_cost_per_image": 0.0001,
"input_cost_per_token": 8e-7,
"input_cost_per_video_per_second": 0.0005,
"input_cost_per_video_per_second_above_15s_interval": 0.002,
"input_cost_per_video_per_second_above_8s_interval": 0.001,
"litellm_provider": "vertex_ai-embedding-models",
"max_input_tokens": 2048,
"max_tokens": 2048,
"mode": "embedding",
"output_cost_per_token": 0,
"output_vector_size": 768,
"source": "https://cloud.google.com/vertex-ai/generative-ai/docs/learn/models",
"supported_endpoints": [
"/v1/embeddings"
],
"supported_modalities": [
"text",
"image",
"video"
]
}