Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>chat-with-deepseekNew to Visual Studio Code? Get it now.
chat-with-deepseek

chat-with-deepseek

Chat with Deepseek

|
47 installs
| (0) | Free
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Chat with DeepSeek

Prerequisites

Before using this extension, you need to:

  1. Install Ollama:

    • Windows: Download and install from ollama.ai/download
    • macOS: Download from ollama.ai/download
    • Linux: Run curl -fsSL https://ollama.ai/install.sh | sh
  2. Start Ollama:

    • Windows: Start from the Start menu
    • macOS: Open the Ollama application
    • Linux: Run ollama serve
  3. Install the DeepSeek model:

    ollama pull deepseek-coder
    

Troubleshooting

If you see "Cannot connect to Ollama" error:

  1. Check if Ollama is installed
  2. Make sure Ollama is running
  3. Verify the DeepSeek model is installed using ollama list
  4. Check if port 11434 is accessible

For more help, visit ollama.ai/download

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft