Problem
Models added through Microsoft Foundry via AI Toolkit appear correctly in the VS Code Language Models view, but they do not appear in the GitHub Copilot Chat model picker, even though they are marked as:
Added
Supports Agent Mode
- Capabilities:
Tools
- Capabilities:
Vision
Because of this, the models seem to be registered and recognized by VS Code, but they are not selectable from Copilot Chat.
Expected Behavior
Models that are shown in Language Models as Added, Supports Agent Mode should also appear in the GitHub Copilot Chat model picker and be selectable for Agent Mode.
Actual Behavior
The models are visible in the Language Models view under:
Microsoft Foundry via AI Toolkit
Examples:
DeepSeek-V3.1
DeepSeek-V4-Flash
gpt-4.1-mini
gpt-5.3-codex
They show:
- Context size:
139K
- Capabilities:
Tools, Vision
- Status:
Added, Supports Agent Mode
However, they do not appear in the Copilot Chat model dropdown/picker.
Steps to Reproduce
- Install/update VS Code.
- Install/update GitHub Copilot and GitHub Copilot Chat.
- Install/update AI Toolkit / Foundry Toolkit.
- Open the Language Models view.
- Add models from Microsoft Foundry via AI Toolkit.
- Confirm the models appear as
Added, Supports Agent Mode.
- Open GitHub Copilot Chat.
- Switch to Agent Mode.
- Open the model picker/dropdown.
- Notice that the added Foundry models are not listed.
Screenshot
The screenshot shows the models correctly listed in the Language Models view with Added, Supports Agent Mode, including Tools and Vision capabilities, but they are not available in the Copilot Chat model picker.
Environment
Please let me know if you need the exact versions. I can provide:
- VS Code version 1.120.0
- GitHub Copilot extension version 0.48.1
- GitHub Copilot Chat extension version 0.48.1
- AI Toolkit / Foundry Toolkit extension version 1.2.1
- Operating system Windows 11
- Copilot plan type (Plus)
Additional Notes
This does not seem to be related to missing Agent Mode support because the models are explicitly shown as Supports Agent Mode and have the Tools capability.
Problem
Models added through Microsoft Foundry via AI Toolkit appear correctly in the VS Code Language Models view, but they do not appear in the GitHub Copilot Chat model picker, even though they are marked as:
AddedSupports Agent ModeToolsVisionBecause of this, the models seem to be registered and recognized by VS Code, but they are not selectable from Copilot Chat.
Expected Behavior
Models that are shown in Language Models as
Added, Supports Agent Modeshould also appear in the GitHub Copilot Chat model picker and be selectable for Agent Mode.Actual Behavior
The models are visible in the Language Models view under:
Microsoft Foundry via AI ToolkitExamples:
DeepSeek-V3.1DeepSeek-V4-Flashgpt-4.1-minigpt-5.3-codexThey show:
139KTools,VisionAdded, Supports Agent ModeHowever, they do not appear in the Copilot Chat model dropdown/picker.
Steps to Reproduce
Added, Supports Agent Mode.Screenshot
The screenshot shows the models correctly listed in the Language Models view with
Added, Supports Agent Mode, includingToolsandVisioncapabilities, but they are not available in the Copilot Chat model picker.Environment
Please let me know if you need the exact versions. I can provide:
Additional Notes
This does not seem to be related to missing Agent Mode support because the models are explicitly shown as
Supports Agent Modeand have theToolscapability.