x-ai/grok-4.3
1,000,000 context · $1.25/M input tokens · $2.50/M output tokens
Grok 4.3 is xAI’s advanced reasoning model designed for agentic workflows, complex instruction-following, and high-accuracy knowledge tasks. It supports both text and image inputs, generating text outputs with configurable reasoning depth across none, low, medium, and high effort modes (default: low).
The model features an industry-leading 1 million token context window with no fixed output token limit, enabling long-document analysis, deep research, multi-step reasoning, and large-scale autonomous agent applications.
Pricing is usage-tiered, with higher rates applied to requests exceeding 200K total tokens.
จ่ายตามการใช้งาน
ไม่มีค่าใช้จ่ายล่วงหน้า จ่ายเฉพาะสิ่งที่คุณใช้
ใช้ตัวอย่างโค้ดต่อไปนี้เพื่อผสานรวมกับ API ของเรา:
from openai import OpenAI
client = OpenAI(
api_key="YOUR_API_KEY",
base_url="https://llm.wavespeed.ai/v1"
)
response = client.chat.completions.create(
model="x-ai/grok-4.3",
messages=[
{"role": "user", "content": "Hello!"}
]
)
print(response.choices[0].message.content)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...
This model is imported from OpenRouter metadata and exposed through the WaveSpeed AI OpenAI-compatible API for chat completions and compatible application workflows.
| Specification | Value |
|---|---|
| Provider | xai |
| Model Type | Chat Completions model |
| Architecture | text+image->text |
| Context Window | 1000000 tokens |
| Max Input | Not listed |
| Max Output | Not listed |
| Input | Text, Image |
| Output | Text |
| Vision | Supported |
| Function Calling | Supported |
| Structured Outputs | Supported |
| OpenRouter Created | April 30, 2026 |
Base URL: https://llm.wavespeed.ai/v1 API Endpoint: chat/completions Model ID: x-ai/grok-4.3
from openai import OpenAI
client = OpenAI(
api_key="YOUR_API_KEY",
base_url="https://llm.wavespeed.ai/v1"
)
response = client.chat.completions.create(
model="x-ai/grok-4.3",
messages=[{"role": "user", "content": "Hello!"}]
)
print(response.choices[0].message.content)
curl https://llm.wavespeed.ai/v1/chat/completions \
-H "Content-Type: application/json" \
-H "Authorization: Bearer YOUR_API_KEY" \
-d '{
"model": "x-ai/grok-4.3",
"messages": [{"role": "user", "content": "Hello!"}]
}'x-ai/grok-4.3
Grok 4.3 is xAI’s advanced reasoning model designed for agentic workflows, complex instruction-following, and high-accuracy knowledge tasks. It supports both text and image inputs, generating text outputs with configurable reasoning depth across none, low, medium, and high effort modes (default: low). The model features an industry-leading 1 million token context window with no fixed output token limit, enabling long-document analysis, deep research, multi-step reasoning, and large-scale autonomous agent applications. Pricing is usage-tiered, with higher rates applied to requests exceeding 200K total tokens.
อินพุต
$1.25 /M
เอาต์พุต
$2.5 /M
คอนเท็กซ์
1000K
Vision
รองรับ
การใช้เครื่องมือ
รองรับ
เข้าถึง Grok 4.3 ผ่าน API แบบรวมของเรา — เข้ากันได้กับ OpenAI ไม่มี cold start ราคาโปร่งใส
ราคาบน WaveSpeedAI: $1.25 ต่อล้านโทเคนอินพุต และ $2.50 ต่อล้านโทเคนเอาต์พุต Prompt caching และ batch processing คิดค่าบริการแยกและช่วยลดต้นทุนที่แท้จริงสำหรับภาระงานที่ยาวและทำซ้ำ
Grok 4.3 รองรับสูงสุด 1000K โทเคนคอนเท็กซ์ และสูงสุด — โทเคนเอาต์พุตต่อคำขอ
ใช่ WaveSpeedAI ให้บริการ Grok 4.3 ผ่าน endpoint ที่เข้ากันได้กับ OpenAI ที่ https://llm.wavespeed.ai/v1 ชี้ OpenAI SDK ทางการมาที่ base URL นี้ด้วย API key ของ WaveSpeedAI — ไม่ต้องแก้ไขโค้ดอื่น
ลงชื่อเข้าใช้ WaveSpeedAI สร้าง API key ใน Access Keys จากนั้นส่งคำขอไปยัง https://llm.wavespeed.ai/v1/chat/completions พร้อม model id ที่แสดงด้านบน บัญชีใหม่จะได้รับเครดิตฟรีสำหรับทดลองใช้ Grok 4.3