MCPcopy Create free account
hub / github.com/APIParkLab/APIPark / Message

Method Message

ai-provider/local/executor.go:26–28  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

24}
25
26func (p *Pipeline) Message() <-chan PullMessage {
27 return p.channel
28}
29
30// AsyncExecutor 结构体,管理不同模型的管道和任务队列
31type AsyncExecutor struct {

Callers 1

DeployMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected