xsw1006931693

Results 16 comments of 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...

![Image](https://github.com/user-attachments/assets/9eb6b2a4-3dd4-4e80-9aa2-2f696ed53d01) is running

![Image](https://github.com/user-attachments/assets/3c1f8b64-1a47-449b-8132-2ed8e66769a8) 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...

![Image](https://github.com/user-attachments/assets/2618255f-90d2-4d47-83a9-4ff46dca38e2)

![Image](https://github.com/user-attachments/assets/1960cbe2-96a9-4512-ba31-49d9e40ca683)

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...

![Image](https://github.com/user-attachments/assets/cf9318f0-51b9-4298-9150-6f3ad1497826)

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