mirror of
https://github.com/langbot-app/LangBot.git
synced 2025-11-25 03:15:06 +08:00
fix: delete print function
This commit is contained in:
@@ -182,7 +182,6 @@ class MCPRouterGroup(group.RouterGroup):
|
||||
from .....provider.tools.loaders.mcp import RuntimeMCPSession
|
||||
|
||||
ctx.current_action = f'Testing connection to {server.name}'
|
||||
print(server)
|
||||
# 创建临时会话进行测试
|
||||
session = RuntimeMCPSession(server.name, {
|
||||
'name': server.name,
|
||||
|
||||
Reference in New Issue
Block a user