DeepSeek
Promptscape connects to DeepSeek's platform for easy consumption of their Chat and Reasoning models.
tip
DeepSeek reasoning models are also available from Ollama. Especially if all you need is one of the distilled R1 versions, running in Ollama on your local machine could be a better experience for you - not to mention, completely free!
You Will Need
- A DeepSeek Developer Account set up
- Some funding added to your account
- Your API key, obtained from this link
Adding a DeepSeek Model
- Run the command
Promptscape: Create a Model
- When prompted to choose a provider, choose
deepseek
- Select either
deepseek-chat
ordeepseek-reasoner
- Finally, provide your API key. The key will be securely stored in VSCode's secrets vault.
After completing these steps, follow the steps here to locate and activate your model for use.