Bring your own DeepSeek API key to use the V3.2 family — including the Reasoner model with extended thinking. Requests go directly from your machine to DeepSeek.Documentation Index
Fetch the complete documentation index at: https://www.rumus.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
Before you start
You need:- A DeepSeek account at platform.deepseek.com.
- An API key from the API Keys page on your DeepSeek dashboard.
- Sufficient credit on your DeepSeek account.
Add DeepSeek in Rumus
Paste your API key
Paste the key into API Key. It’s stored encrypted in your local vault.
(Optional) Custom base URL
Leave Base URL blank to use the default
https://api.deepseek.com. Override only for proxies or alternative regional endpoints.Capabilities
Capability flags are pre-set for the built-in models. For a custom model ID, set them to match what DeepSeek’s docs say the model supports.
Recommended models
| Model | ID | Good for |
|---|---|---|
| DeepSeek V3.2 | deepseek-chat | Default — fast, strong at code, supports tool calling |
| DeepSeek V3.2 Reasoner | deepseek-reasoner | Longer thinking budget for harder reasoning and math |
deepseek-chat.
For the latest on the DeepSeek lineup, see the DeepSeek API docs.
Tips
- Reasoner vs Chat. Pick the Reasoner only when extra thinking helps — it spends more output tokens. For agentic work that needs tool use, stay on
deepseek-chat. - Pricing is among the lowest of any major provider. If cost matters, DeepSeek is a strong daily driver.
Troubleshooting
401 Unauthorized
401 Unauthorized
Model not in the list
Model not in the list
Toggle Enter custom ID and paste the exact model ID (e.g.
deepseek-reasoner).Tool calls don't work on the Reasoner
Tool calls don't work on the Reasoner
The Reasoner doesn’t support tool calling — switch to
deepseek-chat for agentic tasks.Hit a snag we didn’t cover? Ask in the Rumus community.
Next steps
Other providers
Anthropic, OpenAI, Google, Z.AI, Kimi, Ollama, OpenAI-compatible.
Built-in models
Use Rumus’s bundled DeepSeek models without managing a key yourself.