Grok 3 Mini
xAI's efficient reasoning model with thinking capabilities at a lower cost point.
131K
tokens
16K
tokens
$0.3
per 1M tokens
$0.5
per 1M tokens
165
tokens/sec
Feb 2025
2025-02-17
$0.40
per 1M tokens
195.0
quality per $
Capabilities
Benchmarks
Price vs Quality
Context Window in Context
- ▸ Grok 3 Mini131K
- Grok 3131K
- Qwen 2.5 72B131K
- Qwen 2.5 Coder 32B131K
- GPT-4o128K
- GPT-4o Mini128K
- Mistral Large 2128K
- DeepSeek V3128K
尚未接入我们的网关
Swfte Connect 尚未持有 Grok 3 Mini 的密钥,因此这里没有可运行的内容。添加你自己的提供商密钥,就能用与本目录中其他模型相同的 API 调用它。
curl https://api.swfte.com/agents/v2/gateway/chat/completions \
-H "Authorization: Bearer $SWFTE_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "xai:grok-3-mini",
"messages": [{"role": "user", "content": "Hello"}]
}'About Grok 3 Mini
Grok 3 Mini is a reasoning AI model by xAI, released on February 17, 2025. It supports a context window of 131K tokens and can generate up to 16K output tokens.
At $0.3 per million input tokens and $0.5 per million output tokens, its blended cost of $0.40/1M tokens makes it one of the most affordable models available. Its value score of 195.0 reflects the balance of quality and cost.
Using Grok 3 Mini with Swfte
Access Grok 3 Mini through Swfte Connect, our unified LLM gateway. Connect gives you a single API for 50+ models, with automatic routing, cost optimization, and fallback handling. You can also try Grok 3 Mini in our AI Playground before integrating.