chore: polish minor details

This commit is contained in:
Annyfee
2025-12-16 15:41:53 +08:00
parent ff7282c307
commit 3af39d4df5
-1
View File
@@ -13,7 +13,6 @@ from m11_mcp_advanced.agent_stream import run_agent_with_streaming
from m11_mcp_advanced.mcp_bridge import LangChainMCPAdapter
# ===环境配置===
# 复制当前py进程的环境变量,并在复制的环境变量里新增一条,确保安全可控
env_vars = os.environ.copy()