IAgentBase interface
Agent base interface
Signature:export interface IAgentBase
Properties
Property | Type | Description |
---|---|---|
availableMethods | () => string[] | |
getSchema | () => IAgentPluginSchema |
Agent base interface
Signature:Property | Type | Description |
---|---|---|
availableMethods | () => string[] | |
getSchema | () => IAgentPluginSchema |