GPT-5.6 is here 🎉 20% off all GPT 🎉 All July 🔥Learn more
Grok

xAI: Grok 4.3

Chat
x-ai/grok-4.3

Grok 4.3 is a reasoning model from xAI. It accepts text and image inputs with text output, and is suited for agentic workflows, instruction-following tasks, and applications requiring high factual...

Context Window
1M
Max Output Tokens
128K
Released
2026-04-30
Capabilities
VisionFunction CallingReasoningPrompt Caching
Available Providers
AzureAzure
Supported Protocols
OpenAIopenaiAnthropicanthropic

Sign in to try xAI: Grok 4.3

Chat with this model right here. Conversations live only in this page and are never stored.

Conversations are not saved — leaving or refreshing this page clears them.

Providers

AzureAzure
Input Tokens
$1.25/M
Output Tokens
$2.5/M
Cache Read
$0.2/M
Web Search
$0.035/R
Protocols
OpenAIopenai/v1/chat/completions/v1/responses
Anthropicanthropic

Code Examples

from openai import OpenAI
client = OpenAI(
base_url="https://api.ofox.io/v1",
api_key="YOUR_OFOX_API_KEY",
)
response = client.chat.completions.create(
model="x-ai/grok-4.3",
messages=[
{"role": "user", "content": "Hello!"}
],
)
print(response.choices[0].message.content)

Benchmarks

LMArenaEvaluated as grok-4.3

xAI: Grok 4.3 scores 1443 in the Overall category of the LMArena text leaderboard (style control), ranking #63 of 374 models based on 42,706 human preference votes (updated 2026-07-12).

Benchmark scores for grok-4.3 on LMArena
CategoryArena Score95% CIRankVotes
Overall144314381447#63 of 37442,706
Hard Prompts145814521463#74 of 37428,292
Coding148814811495#66 of 36912,055
Math141614031430#98 of 3622,127
Creative Writing142814191436#53 of 3727,218
Instruction Following141414071420#95 of 37414,510
Chinese148914751503#52 of 3442,069

Source: LMArena · CC BY 4.0 · Updated 2026-07-12 · Methodology · Ranks compare models within each category of the LMArena text leaderboard (style control). Scores come from third-party human preference evaluations, not from OFOX.

Frequently Asked Questions

xAI: Grok 4.3 on Ofox.ai costs $1.25/M per million input tokens and $2.5/M per million output tokens. Pay-as-you-go, no monthly fees.