Interface ConstitutionalChainInput

Interface for the input of a ConstitutionalChain. Extends ChainInputs.

Hierarchy

Implemented by

Properties

constitutionalPrinciples: ConstitutionalPrinciple[]
callbackManager?: CallbackManager

Deprecated

Use callbacks instead

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

Generated using TypeDoc