DeepSeek Agent for Github Copilot
This extension allows you to interact with the DeepSeek models for Github Copilot Chat, fully locally and offline. It uses Ollama under the hood to provide a seamless experience. How to use
Build from source
SettingsYou can configure the extension by opening the settings panel (or
LimitationsCurrently, the extension does not have access to your files, so it cannot provide context-aware completions. This will be fixed in future versions. To remedy this, you can copy the code you want to complete and paste it in the chat. RequirementsThis extension requires the Ollama app to be installed on your system. You can install it by following the instructions from ollama.com. |