Class representing a single action agent which accepts runnables. Extends the BaseSingleActionAgent class and provides methods for planning agent actions with runnables.

Hierarchy

Constructors

Properties

ToolType: StructuredToolInterface<ZodObject<any, any, any, any, {}>>
stop?: string[]

Accessors

  • get allowedTools(): undefined | string[]
  • Returns undefined | string[]

Methods

Generated using TypeDoc