AIToday

xAI's Grok 4.3 now available on Amazon Bedrock

Amazon AI Blog3h ago
xAI's Grok 4.3 now available on Amazon Bedrock

Key takeaway

xAI's Grok 4.3 model is now generally available on Amazon Bedrock, enabling development teams to build AI agents and workflows with reliable reasoning over long documents. The model ranks #1 on multiple enterprise benchmarks for accuracy and tool use, and xAI reports it delivers 2 to 10 times more intelligence per dollar than competing frontier models. Developers access it through OpenAI-compatible APIs and can control reasoning depth per request using configurable effort levels.

Summaries like this, in your inbox every morning.

Sign up free →

3 Key Points

  • What happened

    xAI's Grok 4.3 model is now generally available on Amazon Bedrock, Amazon's managed service for accessing foundation models. The model features a 1 million token context window, configurable reasoning effort levels, and support for text and image input, and runs on Mantle, Amazon Bedrock's next-generation inference engine.

  • Why it matters

    Grok 4.3 ranked #1 on the Artificial Analysis Omniscience benchmark with the lowest hallucination rate among frontier models, and #1 on benchmarks for tool calling and document understanding. xAI reports the model offers 2 to 10 times more intelligence per dollar than other frontier models, which could make it a cost-effective choice for enterprises building AI agents and workflows that require accurate reasoning over long documents.

  • What to watch

    Developers can access Grok 4.3 using OpenAI-compatible APIs through region-specific Mantle endpoints (for example, https://bedrock-mantle.us-west-2.api.aws/openai/v1 in us-west-2), and authenticate using either short-term bearer tokens from IAM credentials or long-term Amazon Bedrock API keys. The model supports configurable reasoning effort (none, low, medium, high), tool calling, structured JSON output, and multi-turn conversations.

In Depth

xAI and Amazon announced that Grok 4.3, a large language model built for enterprise reasoning, is now generally available on Amazon Bedrock. The launch is co-authored with Eric Jiang from xAI. Grok 4.3 is designed to give teams building agents and AI workflows a model that reasons reliably over long inputs.

The model includes several capabilities tailored to enterprise and agentic workloads. It accepts both text and image input and has a 1 million token context window to handle long documents and multi-turn conversations. One key feature is configurable reasoning effort: developers can set the reasoning level to none, low, medium, or high on a per-request basis, allowing a single model to serve both latency-sensitive calls (like classification at none effort) and complex reasoning tasks (like contract analysis at high effort). Grok 4.3 handles tool calling and instruction following well, making it practical for agents that depend on function calls, and it runs on Mantle, Amazon Bedrock's next-generation inference engine.

On xAI's benchmarks at the time of model launch, Grok 4.3 ranked #1 on the Artificial Analysis Omniscience benchmark with the lowest hallucination rate among frontier models compared. It also ranked #1 on the Artificial Analysis Tau2 Telecom benchmark for tool calling in customer support scenarios, and #1 on the Vals AI Case Law and Corporate Finance benchmarks for document understanding. xAI reports the model is positioned on the intelligence-versus-cost Pareto frontier, offering 2 to 10 times more intelligence per dollar than other frontier models.

Developers access Grok 4.3 through OpenAI-compatible APIs on Mantle. The endpoint URL is region-specific; for example, in us-west-2 the base URL is https://bedrock-mantle.us-west-2.api.aws/openai/v1. Developers can invoke the model using the OpenAI SDK or direct HTTPS requests to the Chat Completions API or Responses API. Authentication options include short-term bearer tokens generated from IAM credentials (recommended for production) or long-term Amazon Bedrock API keys (for exploration and getting started).

The model's default parameters differ slightly from OpenAI's standard: temperature defaults to 0.7 rather than 1, top_p defaults to 0.95 rather than 1, and max_completion_tokens defaults to 131072. When using the Responses API to access reasoning output, developers can set the effort level on each request and choose between stateful (where the service retains reasoning across turns) or stateless (where encrypted reasoning is passed back in the next request) patterns. Grok 4.3 also supports structured output via JSON Schema in strict mode and standard OpenAI-compatible tool calling, where developers describe available tools and the model decides whether and when to call them, returning a structured request that code can execute and feed back into the conversation. These features are designed for practical use cases such as contract review, credit agreement analysis, and financial document question answering, where the model reasons over long inputs and then calls out to systems of record.

Context & Analysis

Grok 4.3's launch on Amazon Bedrock marks xAI's entry as a model provider on the platform and reflects a broader trend of specialized reasoning models gaining access to enterprise cloud infrastructure. The model's design—with configurable reasoning effort, strong tool use, and document-handling capability—addresses a specific set of enterprise workloads: contract review, credit analysis, case law research, and financial document Q&A, where accuracy and the ability to reason over long inputs matter more than latency alone.

The positioning around cost efficiency (2 to 10 times more intelligence per dollar than frontier competitors) and benchmark leadership on hallucination rate and tool-calling accuracy suggests xAI is competing not on raw capability claims but on practical reliability and operational efficiency. This appeals to development teams building production agents that must make reliable function calls and reason correctly over legal and financial documents, where errors carry real cost.

The technical implementation via Mantle and OpenAI-compatible APIs lowers the friction for adoption; teams already using OpenAI SDKs can swap in Grok 4.3 with minimal code changes. The stateful multi-turn pattern with reasoning traces retained server-side, or the stateless encrypted reasoning option, offers flexibility for different deployment patterns and data residency requirements.

FAQ

What is Grok 4.3's context window size?
Grok 4.3 has a 1 million token context window, which supports long documents and extended multi-turn sessions.
How do you control reasoning effort in Grok 4.3?
You configure the reasoning effort level (none, low, medium, or high) per request. Higher effort tends to help on multi-step problems at the cost of more output tokens.
What types of input does Grok 4.3 accept?
Grok 4.3 accepts text and image input and returns text output.

Get the latest Large Language Models news every morning

AI-summarized, only the topics you pick — one digest a day via Email, Slack, or Discord.

Free · takes 30 seconds · unsubscribe anytime

Discussion

No comments yet. Be the first to share your thoughts!

Log in to join the discussion

Related Articles

Stay ahead with AI news

Get curated AI news from 200+ sources delivered daily to your inbox. Free to use.

Get Started Free

Free · takes 30 seconds · unsubscribe anytime

1 minute a day. The AI essentials.

200+ sources · Email / LINE / Slack

Get it free →