IngestionSettingsBuilder

Builder for IngestionSettings used in the Config.ingestion DSL block.

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard

The extractor that defines how to transform messages into memory records.

Link copied to clipboard

The ingestion storage where memory records will be persisted. Must be set explicitly in the ingestion { } block.

Link copied to clipboard

When to mapMessages messages. Defaults to IngestionTiming.ON_LLM_CALL.

Functions

Link copied to clipboard

IngestionSettings builder.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard