Gaunt Sloth Assistant - v1.5.6
    Preparing search index...

    Hierarchy

    • BaseToolkit
      • default
    Index

    Constructors

    Properties

    tools: StructuredToolInterface<ToolInputSchemaBase, any, any>[]

    Methods

    • Returns StructuredToolInterface<ToolInputSchemaBase, any, any>[]

    • Prompt the user to confirm execution of a command that failed validation. Returns true if the user confirms, false otherwise.

      Parameters

      • command: string
      • toolName: string
      • validationError: string

      Returns Promise<boolean>