Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bcefghj/smart-cs-multi-agent
/ functions
Functions
204 in github.com/bcefghj/smart-cs-multi-agent
⨍
Functions
204
◇
Types & classes
58
↳
Endpoints
12
Function
ticket_create
(title: str, description: str, priority: str = "medium", category: str = "general")
python-impl/mcp/mcp_server.py:250
Function
trace_agent_call
Agent调用追踪装饰器。 为每个Agent方法创建一个Span,记录: - agent.name: Agent名称 - agent.duration_ms: 调用耗时 - agent.input_size: 输入大小 - agent.succes
python-impl/tracing/otel_config.py:71
Method
update_status
(self, ticket_id: str, status: str)
python-impl/agents/ticket_handler.py:97
Function
wrapper
(*args, **kwargs)
python-impl/tracing/otel_config.py:88
← previous
201–204 of 204, ranked by callers