HomeVastLLM Catalog › Grok 4.5

Grok 4.5

by xAI · Language Models

Context 500K tokensVision

Overview

xAI Grok 4.5 is a frontier multimodal reasoning model for coding, agentic tasks, and knowledge work, served through AtlasCloud with a 500K context window.

Context window500K tokens
Max output500K tokens
Input → Outputtext, image → text
CapabilitiesVision

Pricing

from $15.54 / 1M tokens

UsageRate (USD)Unit
Input tokens$5.18per 1M tokens
Cached input (cache hit)$0.78per 1M tokens
Output tokens$15.54per 1M tokens

TuneRouter live platform pricing · currency: USD · pre-deduction settled by actual usage

Call it in 30 seconds

OpenAI-compatible · base URL https://api.tunerouter.com/v1/

POST/chat/completions
curl https://api.tunerouter.com/v1/chat/completions \
  -H "Authorization: Bearer $TUNEROUTER_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"model": "grok-4.5", "messages": [{"role": "user", "content": "Hello!"}]}'

Model ID: grok-4.5 · works with OpenAI SDKs — just point base_url at api.tunerouter.com

More from xAI

← Back to full catalog (101 models)