LLM Pricing
← All models

computer-use-preview

Azure · chat model

Input
$3.0000 / 1M tokens
Output
$12.0000 / 1M tokens
Cached input
N/A
Context
1.0K

Pricing

Item Raw value (per token) Normalized
Input 0.000003 $3.0000 / 1M tokens
Output 0.000012 $12.0000 / 1M tokens
Embedding 0.000003 $3.0000 / 1M tokens

Token limits

Context window
1.0K
Max input tokens
8.2K
Max output tokens
1.0K
Max tokens
1.0K

Capabilities

Capability Supported
Vision Yes
Function calling Yes
Parallel function calling Yes
Tool choice Yes
Prompt caching No
Reasoning Yes
Response schema Yes
System messages Yes
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
computer-use-preview Azure $3.0000 / 1M tokens $12.0000 / 1M tokens 1.0K N/A Vision Tools Reasoning
ft:gpt-4.1-2025-04-14 OpenAI $3.0000 / 1M tokens $12.0000 / 1M tokens 32.8K N/A Tools Cache
nova-premier-v1 amazon_nova $2.5000 / 1M tokens $12.5000 / 1M tokens 10.0K N/A Vision Tools
us.amazon.nova-premier-v1:0 bedrock_converse $2.5000 / 1M tokens $12.5000 / 1M tokens 10.0K N/A Vision Tools
mistral-large azure_ai $4.0000 / 1M tokens $12.0000 / 1M tokens 8.2K N/A Tools
gemini-3-pro-preview vertex_ai-language-models $2.0000 / 1M tokens $12.0000 / 1M tokens 65.5K N/A Vision Tools Cache Reasoning

Sources

Pricing source LiteLLM model cost map
Synced at 2026-05-27
Manual review Not reviewed
Raw LiteLLM fields
{
  "input_cost_per_token": 0.000003,
  "litellm_provider": "azure",
  "max_input_tokens": 8192,
  "max_output_tokens": 1024,
  "max_tokens": 1024,
  "mode": "chat",
  "output_cost_per_token": 0.000012,
  "supported_endpoints": [
    "/v1/responses"
  ],
  "supported_modalities": [
    "text",
    "image"
  ],
  "supported_output_modalities": [
    "text"
  ],
  "supports_function_calling": true,
  "supports_parallel_function_calling": true,
  "supports_prompt_caching": false,
  "supports_reasoning": true,
  "supports_response_schema": true,
  "supports_system_messages": true,
  "supports_tool_choice": true,
  "supports_vision": true
}