DeepSeek
Use DeepSeek’s reasoning and coding models.Setup
- Get an API key at platform.deepseek.com
- In Pawz → Settings → Models → Add Provider → DeepSeek
- Paste your API key
Configuration
| Setting | Default |
|---|---|
| Base URL | https://api.deepseek.com/v1 |
| API key | Required |
| Default model | — |
Models
| Model | Best for |
|---|---|
deepseek-chat | General conversation |
deepseek-reasoner | Complex reasoning |
Notes
DeepSeek uses an OpenAI-compatible API, so it works through the standardOpenAiProvider.
