Interface for the input parameters of the ViolationOfExpectationsChain class.

Hierarchy

Implemented by

Properties

llm: ChatOpenAI

The LLM to use

retriever: BaseRetrieverInterface

The retriever to use for retrieving stored thoughts and insights.

callbackManager?: any

⚠️ Deprecated ⚠️

Use callbacks instead

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

It is not recommended for use.

memory?: any

Generated using TypeDoc