Learn how to configure and use xAI’s Grok models with Sixth, including API key setup, supported models, and reasoning capabilities.
xAI is the company behind Grok, a large language model known for its conversational abilities and large context window. Grok models are designed to provide helpful, informative, and contextually relevant responses.Website:https://x.ai/
Grok 3 Mini models feature specialized reasoning capabilities, allowing them to “think before responding” - particularly useful for complex problem-solving tasks.
Context Window: Most Grok models feature large context windows (up to 131K tokens), allowing you to include substantial amounts of code and context in your prompts.
Vision Capabilities: Select vision-enabled models (grok-2-vision-latest, grok-2-vision, etc.) when you need to process or analyze images.
Pricing: Pricing varies by model, with input costs ranging from 0.3to5.0 per million tokens and output costs from 0.5to25.0 per million tokens. Refer to the xAI documentation for the most current pricing information.
Performance Tradeoffs: “Fast” variants typically offer quicker response times but may have higher costs, while “mini” variants are more economical but may have reduced capabilities.