-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Open
Open
Copy link
Labels
.NETIssue or Pull requests regarding .NET codeIssue or Pull requests regarding .NET codebugSomething isn't workingSomething isn't workingpythonPull requests for the Python Semantic KernelPull requests for the Python Semantic Kernel
Description
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
- create a new project
uv init
uv add "semantic-kernel[Azure]>=1.35.1" "azure-search-documents >= 11.6.0b4" --prerelease=allow
- Import McpTool
from azure.ai.agents.models import McpTool
Expected behavior
Import works because McpTool was in "azure-ai-agents >= 1.1.0b4"
McpTool is not in azure-ai-agents 1.1.0
released August 5th
Platform
- Language: [e.g. C#, Python]: Python
- Source: SK 1.35.1
- AI model: [e.g. OpenAI:GPT-4o-mini(2024-07-18)] n/a
- IDE: [e.g. Visual Studio, VS Code] VS Code
- OS: [e.g. Windows, Mac] Ubuntu WSL
Additional context
Add any other context about the problem here.
Metadata
Metadata
Assignees
Labels
.NETIssue or Pull requests regarding .NET codeIssue or Pull requests regarding .NET codebugSomething isn't workingSomething isn't workingpythonPull requests for the Python Semantic KernelPull requests for the Python Semantic Kernel
Type
Projects
Status
Bug