Interface LLMSingleActionAgentInput

Interface for input data for creating a LLMSingleActionAgent.

Hierarchy

  • LLMSingleActionAgentInput

Properties

llmChain: LLMChain<string, any>
stop?: string[]

Generated using TypeDoc