Interface for the input parameters of the DynamicTool class.

Hierarchy

Properties

description: string
func: ((input, runManager?, config?) => Promise<string>)

Type declaration

name: string
callbacks?: Callbacks
metadata?: Record<string, unknown>
returnDirect?: boolean
tags?: string[]
verbose?: boolean

Generated using TypeDoc