Properties
agentType
agentType: "xml" | "zero-shot-react-description" | "chat-zero-shot-react-description" | "chat-conversational-react-description"
Optional
callbackManager
callbackManager?: any
Optional
earlyStoppingMethod
Optional
handleParsingErrors
handleParsingErrors?: string | boolean | ((e) => string)
Type declaration
-
- (e): string
-
Returns string
Optional
maxIterations
maxIterations?: number
Optional
memory
memory?: any
Optional
returnIntermediateSteps
returnIntermediateSteps?: boolean
⚠️ Deprecated ⚠️
Use
callbacks
insteadThis feature is deprecated and will be removed in the future.
It is not recommended for use.