Continue
Continue
DocsBlogSign in
Getting Started
InstallQuick StartCustomization Overview
Features
Customize
Customization OverviewModelsMCP serversRulesPrompts
Model Providers Overview
Ask SageDeepSeekDeepInfraGroqLlama.cppLlama StackXiaomi MimoMistralNous ResearchNVIDIATogether AIxAI
Telemetry
Reference
config.yaml ReferenceMigrating Config to YAMLContinue Documentation MCP Serverconfig.json Reference (Deprecated)Context Providers (Deprecated)@Codebase (Deprecated)@Docs (Deprecated)
Guides
How to Understand Hub vs Local ConfigurationConfiguring Models, Rules, and ToolsCodebase and Documentation AwarenessUsing Plan Mode with ContinueUsing Ollama with Continue: A Developer's GuideUsing Instinct with Ollama in ContinueHow to Run Continue Without InternetHow to Build Custom Code RAGHow to Self-Host a Model
Help
FAQsTroubleshootingDocs Contributions
Continue Hub (deprecated)

DeepSeek

Discover DeepSeek models here
You can get an API key from the DeepSeek Console.

Confiugration

name: My Config
version: 0.0.1
schema: v1

models:
  - name: <MODEL_NAME>
    provider: deepseek
    model: <MODEL_ID>
    apiKey: <YOUR_DEEPSEEK_API_KEY>
Ask SageDeepInfra

On this page

Confiugration