Get an API key
Create a key in the DeepSeek platform and add balance to the account that will run Roomote tasks.Configuration
Add DeepSeek in Settings > Models and paste the key, or configure:deepseek/deepseek-v4-profor coding, code review, and planningdeepseek/deepseek-flashfor helper, explore, and vision work
Cost behavior
DeepSeek charges the connected account for input, cached input, and output tokens. Roomote records usage and estimates cost from current model metadata; DeepSeek’s models and pricing page remains authoritative.Verify setup
- save
DEEPSEEK_API_KEY - confirm DeepSeek V4.1 Flash and DeepSeek V4 Pro 0813 appear in Settings > Models
- confirm the desired models and role mapping are enabled
- run a small task and confirm the request appears in DeepSeek platform usage
Common issues
- Authentication or balance errors occur. Confirm the key is active and the account has enough balance.
- A model ID is rejected. Use the exact
deepseek/...ID shown in Roomote; OpenRouter and other provider routes are separate connections. - Image input fails on Pro. Assign
deepseek/deepseek-flashto the vision role; the Pro model is text-only.