Skip to main content

Documentation Index

Fetch the complete documentation index at: https://continue-docs-dependabot-npm-and-yarn-docs-multi-c8c89d9539.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

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

Confiugration

config.yaml
name: My Config
version: 0.0.1
schema: v1

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