-
Notifications
You must be signed in to change notification settings - Fork 231
Open
Milestone
Description
Description:
When testing Azure AI Foundry
, some test prompts did not trigger the expected tools, as follows:
Create a chat completion with the message "Hello, how are you today?

Create a completion with the prompt "What is Azure?"
:

Generate embeddings for the text "Azure OpenAI Service"
:

Create vector embeddings for my text using Azure OpenAI
:

Steps to Reproduce:
- Start mcp server in namespaces mode.
- Open GitHub Copilot in VS Code and switch to Agent mode.
- Click Refresh on the tools list, and select the
Built-in
,Extension: Github Copilot for Azure
,MCP Server: Microsoft Docs
,github MCP server
andMCP Server: Azure MCP
. - Enter test prompts
Create a chat completion with the message "Hello, how are you today?
Environment:
- OS: Windows.
- Vscode Version: 1.105
- GitHub Copilot Chat Version: 0.31.3
- Large Language Model: GPT-4.1
- Virtual Tool: On
- Azure MCP Server: 0.8.6
Expected Behavior:
The expected tools were successfully triggered.
@joshfree for notification
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Not Started