Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Custom Models for CopilotNew to Visual Studio Code? Get it now.
Custom Models for Copilot

Custom Models for Copilot

can-dy-jack

|
9 installs
| (1) | Free
Add OpenAI- and Anthropic-compatible models to the Copilot Chat picker. Configure groups and credentials in the sidebar — BYOK.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Custom Models for Copilot Chat

Add OpenAI-compatible and Anthropic Messages models to the GitHub Copilot Chat model picker — with groups, BYOK credentials, tool calling, thinking, and optional vision proxy.

Why this extension?

  • Don't replace Copilot — power it up. No new chat UI. Models show up in the picker you already use.
  • OpenAI + Anthropic protocols. Point at official APIs or any compatible gateway.
  • Sidebar configuration. Manage credentials, groups, and models from the activity bar.
  • Agent mode & tools still work. Copilot's stack runs on your chosen models.
  • Vision for text-only models. Optional proxy describes images before sending text to models without native vision.

Getting Started

Prerequisites

  • VS Code 1.116 or later (relies on Copilot Chat provider APIs that may change)
  • GitHub Copilot subscription (Free / Pro / Enterprise)
  • API keys for the endpoints you configure

Usage

  1. Open the Custom Models activity bar view
  2. Add a credential and paste your API key
  3. Add a group, then a model (protocol, base URL, API model ID)
  4. Enable the model and open Copilot Chat → model picker

Settings

Setting Description
custom-models.debugMode minimal / metadata / verbose diagnostics
custom-models.visionModel VS Code vision model for the proxy
custom-models.visionPrompt Prompt used when describing images
custom-models.experimental.stabilizeToolList Experimental tool-list pre-activation

Model endpoints, protocols, and credentials are configured in the sidebar, not in settings.json.

License

MIT

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