Anthropic
Use Claude Opus 4, Claude Sonnet 4, and other Anthropic models.Setup
- Get an API key at console.anthropic.com/settings/keys
- In Pawz → Settings → Providers → Add Provider → Anthropic
- Paste your API key
Configuration
Models
Prefix routing
Model names starting withclaude* or anthropic* auto-route to Anthropic.
Notes
Anthropic uses a custom API format (not OpenAI-compatible). Pawz has a dedicatedAnthropicProvider implementation that handles the differences automatically, including:
- Message format conversion
- Tool use format
- Streaming delta handling
- Extended thinking support

