xsw1006931693
xsw1006931693
非常感谢!thanks! I have two more questions that I hope to receive help with **code start** ```python import asyncio from autogen_agentchat.agents import AssistantAgent from autogen_agentchat.teams import RoundRobinGroupChat from autogen_agentchat.conditions import TextMentionTermination...
 is running
 and mcp server is running
[fetch-mcp-server.zip](https://github.com/user-attachments/files/19545113/fetch-mcp-server.zip) My ollama is not local, but has been configured for port forwarding access to another server. This configuration can only access the local server, and as shown in the...


import asyncio from autogen_agentchat.agents import AssistantAgent from autogen_agentchat.teams import RoundRobinGroupChat from autogen_agentchat.conditions import TextMentionTermination from autogen_core import CancellationToken from autogen_ext.tools.mcp import StdioServerParams, mcp_server_tools from autogen_ext.models.openai import OpenAIChatCompletionClient from autogen_ext.models.ollama import...

7lama3:8b I wrote the wrong name during the first execution, just ignore it
At present, it is not a problem to execute the test separately without calling MCP