Skip to content

uni-flow 公开 API(中文注解)


uni-flow 公开 API(中文注解) / createPiAgentAdapter

Function: createPiAgentAdapter()

createPiAgentAdapter(config): PiAgentAdapter

Defined in: adapters/pi-agent-adapter.ts:79

创建 PiAgentAdapter

Parameters

config

PiAgentAdapterConfig

须提供 executeFn

Returns

PiAgentAdapter

pi-agent RuntimeAdapter

MIT Licensed