OpenAI
Use GPT-4o, o1, o3, and other OpenAI models.Setup
- Get an API key at platform.openai.com/api-keys
- In Pawz → Settings → Models → Add Provider → OpenAI
- Paste your API key
Configuration
| Setting | Default |
|---|---|
| Base URL | https://api.openai.com/v1 |
| API key | Required |
| Default model | — |
Models
| Model | Best for |
|---|---|
gpt-4o | Best overall, multimodal |
gpt-4o-mini | Fast, cheap, good quality |
o1 | Complex reasoning |
o3-mini | Reasoning, cheaper |
Prefix routing
Model names starting withgpt*, o1*, o3*, or o4* auto-route to OpenAI.
