Skip to content

vsCode AI chat extension running deepseek-r1 and other AI Models locally with Ollama

Notifications You must be signed in to change notification settings

theymightbetim/vs-code-ai

Repository files navigation

Features

Adds a command to vsCode to open a chat dialog with local AI Models using Ollama and the Ollama javascript library

Requirements

Ollama - https://ollama.com/download

Notes

Models you have already pulled with Ollama will be displayed by automatically in the model dropdown. If you have no models installed only DeepSeek-r1 will appear, you can add new models by running:

    ollama pull <model>

Configuration

defaultModel

defaultModel is the model that is selected by default on startup. you can change this to any model in the Ollama library

Resources:

Ollama Library: https://ollama.com/library

About

vsCode AI chat extension running deepseek-r1 and other AI Models locally with Ollama

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published