Grok
Use xAI’s Grok models.Setup
- Get an API key at console.x.ai
- In Pawz → Settings → Providers → Add Provider → Grok
- Paste your API key
Configuration
Models
Prefix routing
Model names starting withgrok* auto-route to the Grok provider.
Tips
:::tip- Real-time knowledge — Grok models have access to more recent training data. Useful for current events and trending topics.
- Use
grok-3-minias aworker_model— solid quality at lower cost for sub-agent tasks. - Grok uses an OpenAI-compatible API, so it works through the standard
OpenAiProvider. :::

