June 🎉 GPT 15% Off 🎉 All series, all month 🔥Saiba mais
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...

Janela de Contexto
1M
Tokens Máx de Saída
128K
Lançamento
2026-04-30
Capacidades
VisãoFunction CallingRaciocínio
Provedores Disponíveis
AzureAzure
Protocolos Suportados
OpenAIopenaiAnthropicanthropic

Providers

AzureAzure
Tokens de Entrada
$1.25/M
Tokens de Saída
$2.5/M
Leitura de Cache
$0.02/M
Protocols
OpenAIopenai/v1/chat/completions/v1/responses
Anthropicanthropic

Exemplos de Código

from openai import OpenAI
client = OpenAI(
base_url="https://api.ofox.ai/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)

Perguntas Frequentes

xAI: Grok 4.3 na Ofox.ai custa $1.25/M por milhão de tokens de entrada e $2.5/M por milhão de tokens de saída. Pague por uso, sem mensalidade.