You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Proposal for creating mcp client approach via 2 strategies.
For simple inference we might go for McpClient object on AiHub, then it can work individually
Agent new Step that can have some options for desired output
Implementation consideration takes direct MCP Sdk or SemanticKernel implementation.
Its important to note that its purly designed for cloud providers, as local implementations does not support MCP at this point. For local agents we will implement NotSupported exception.
The text was updated successfully, but these errors were encountered:
Proposal for creating mcp client approach via 2 strategies.
Implementation consideration takes direct MCP Sdk or SemanticKernel implementation.
Its important to note that its purly designed for cloud providers, as local implementations does not support MCP at this point. For local agents we will implement NotSupported exception.
The text was updated successfully, but these errors were encountered: