Interface for the input parameters of the ViolationOfExpectationsChain class.

Hierarchy

Implemented by

Properties

The LLM to use

The retriever to use for retrieving stored thoughts and insights.

callbackManager?: CallbackManager

⚠️ Deprecated ⚠️

Use callbacks instead

This feature is deprecated and will be removed in the future.

It is not recommended for use.

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

Generated using TypeDoc