Interface for the input parameters of the AutoGPT class.

Hierarchy

  • AutoGPTInput

Properties

aiName: string
aiRole: string
memory: VectorStoreRetrieverInterface
humanInTheLoop?: boolean
maxIterations?: number
outputParser?: AutoGPTOutputParser

Generated using TypeDoc