Interface LLMSingleActionAgentInput

Interface for input data for creating a LLMSingleActionAgent.

Hierarchy

  • LLMSingleActionAgentInput

Properties

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

Generated using TypeDoc