IAgentPlugin interface
Agent plugin interface
Signature:export interface IAgentPlugin extends IEventListener
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
methods? | readonly | IPluginMethodMap | (Optional) |
schema? | readonly | IAgentPluginSchema | (Optional) |