Class XMLAgent

Class that represents an agent that uses XML tags.

Hierarchy

Implements

Constructors

Properties

ToolType: StructuredTool<ZodObject<any, any, any, any, {}>>
llmChain: LLMChain<string, LLMType>
outputParser: XMLAgentOutputParser = ...
tools: Tool[]

Accessors

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

Methods

Generated using TypeDoc