DeepSeek for Copilot

April 30, 2026 · View on GitHub

Use DeepSeek V4 models in Copilot Chat.

Setup

  1. Install the extension.
  2. Ctrl+Shift+PDeepSeek: Set API Key → enter your key from platform.deepseek.com.
  3. Open Copilot Chat, pick a DeepSeek model. Chat.

Model Picker

Each model has a gear icon with two dropdowns:

SettingOptionsDefault
Thinking EffortNone, High, MaxHigh
TemperatureBalanced (1.0), Precise (0.2), Creative (1.3), Max (1.5)Balanced

No global settings needed, everything lives in the picker.

Commands

CommandWhat it does
DeepSeek: Set API KeyStore API key
DeepSeek: Clear API KeyRemove stored key
DeepSeek: Show LogsOpen output channel (token counts, cache hit rate)

Requirements

  • VS Code 1.118+
  • GitHub Copilot subscription
  • DeepSeek API key

License

MIT