model releasexAI

xAI releases Grok 4.3 reasoning model with 1M token context at $1.25/M input tokens

TL;DR

xAI has released Grok 4.3, a reasoning model with a 1 million token context window and no output token limit. The model accepts text and image inputs, has always-on reasoning that cannot be disabled, and uses tiered pricing starting at $1.25 per million input tokens and $2.50 per million output tokens.

2 min read
0

xAI releases Grok 4.3 reasoning model with 1M token context at $1.25/M input tokens

xAI has released Grok 4.3, a multimodal reasoning model with a 1 million token context window and no output token limit. Released on April 30, 2026, the model is now available through OpenRouter.

Specifications and pricing

Grok 4.3 processes text and image inputs with text output. Input tokens are priced at $1.25 per million tokens, while output tokens cost $2.50 per million tokens. According to xAI, requests exceeding 200,000 total tokens are billed at a higher rate, though the elevated pricing tier has not been disclosed.

The model features always-on reasoning that cannot be disabled or configured by effort level. This distinguishes it from other reasoning models that allow users to adjust computational intensity.

Technical capabilities

xAI positions Grok 4.3 for agentic workflows, instruction-following tasks, and applications requiring high factual accuracy. The absence of an output token limit, combined with the 1 million token context window, enables the model to handle long-document analysis and multi-step agentic tasks without truncation.

The model supports multimodal input, accepting both text and images, but outputs text only.

API access

Grok 4.3 is accessible through OpenRouter's API, which normalizes requests and responses across providers. The platform routes requests to available providers and includes fallback mechanisms for uptime.

OpenRouter's API supports accessing the model's reasoning process through a reasoning_details array in responses. The platform requires preserving complete reasoning details when passing messages back to the model for continued conversations.

What this means

Grok 4.3 enters a competitive reasoning model market where always-on reasoning represents a trade-off: consistent step-by-step thinking for all queries, but no ability to reduce computational cost for simpler tasks. The 1M token context window and unlimited output position it for enterprise document analysis and complex multi-turn interactions. The tiered pricing structure for requests over 200K tokens suggests xAI expects the model to be used for extended contexts, though the lack of disclosed upper-tier pricing creates uncertainty for budget planning at scale.

Related Articles

product update

xAI's Grok 4.3 now available on AWS Bedrock with 1M token context and configurable reasoning

xAI has made Grok 4.3 generally available on Amazon Bedrock, marking xAI's debut as a Bedrock model provider. The multimodal model offers a 1 million token context window, configurable reasoning effort (none/low/medium/high), and runs on Bedrock's Mantle inference engine using OpenAI-compatible APIs.

model release

OpenAI GPT-5.6 Sol, Terra, and Luna launch on Amazon Bedrock with 80-point Coding Agent Index score

OpenAI's GPT-5.6 model family is now generally available on Amazon Bedrock, introducing a three-tier system: Sol (flagship reasoning), Terra (balanced production), and Luna (fast inference). According to OpenAI, Sol scores 80 points on the Artificial Analysis Coding Agent Index and 73.5% on ExploitBench, establishing new benchmarks while using less than half the output tokens of competing models.

model release

Thinking Machines Lab releases Inkling: 975B-parameter open-weights multimodal model under Apache-2.0

Thinking Machines Lab released Inkling, a Mixture-of-Experts transformer with 975B total parameters and 41B active parameters, trained on 45 trillion tokens of text, images, audio and video. The Apache-2.0 licensed model is designed as a base for fine-tuning rather than a frontier model.

model release

Moonshot AI Releases Kimi K3: Open-Weight Multimodal Reasoning Model with 1M Context Window

Moonshot AI has released Kimi K3, an open-weight multimodal reasoning model with a 1-million token context window. The model is priced at $3 per 1M input tokens and $15 per 1M output tokens, available through OpenRouter.

Comments

Loading...