MCPcopy Create free account
hub / github.com/astercloud/aster / ID

Method ID

pkg/agent/agent.go:888–890  ·  view source on GitHub ↗

ID 返回AgentID

()

Source from the content-addressed store, hash-verified

886
887// ID 返回AgentID
888func (a *Agent) ID() string {
889 return a.id
890}
891
892// ExecutionPlan 返回执行计划管理器
893// 首次调用时延迟初始化

Callers 1

handleChatMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected