The Most Loved Open-Source ChatGPT Extension for VS CodeChatGPT Copilot is a powerful and telemetry-free extension for Visual Studio Code, bringing the capabilities of ChatGPT directly into your coding environment. Features
Recent Release Highlights
Installation
AI ServicesConfigure the extension by setting your API keys and preferences in the settings.
Refer to the following sections for more details on configuring various AI services. OpenAI
OllamaPull your image first from Ollama library and then setup the base URL and custom model.
DeepSeekOllama provider:
DeepSeek provider:
SiliconFlow (SiliconCloud) provider:
Azure AI Foundry provider:
Anthropic Claude
Google Gemini
Azure OpenAIFor Azure OpenAI Service, apiBaseUrl should be set to format
Github ModelsFor Github Models, get your Github token from here.
OpenAI compatible ModelsTo use OpenAI compatible APIs, you need to set a custom model name: set model to Example for groq:
DeepClaude (DeepSeek + Claude)
ConfigurationsFull list of configuration options
How to install locallyBuild and install locallyWe highly recommend installing the extension directly from the VS Code Marketplace for the easiest setup and automatic updates. However, for advanced users, building and installing locally is also an option.
AcknowledgementAI Toolkit for TypeScriptThis extension utilizes the AI Toolkit for TypeScript to seamlessly integrate with a variety of AI providers. This allows for flexible and robust AI functionality within the editor. We appreciate the work by Vercel in creating this valuable resource. gencay/vscode-chatgptThis extension is built on the widely-used gencay/vscode-chatgpt project, which has garnered over 500,000 downloads. We are deeply grateful for the foundation laid by the original author, Gencay, and the community that supported it. Unfortunately, the original author has decided to stop maintaining the project, and the new recommended Genie AI extension is not open-source. This fork continues the development to keep the project open and accessible to everyone. LicenseThis project is released under ISC License - See LICENSE for details. Copyright notice and the respective permission notices must appear in all copies. |