IngestionSettingsBuilder
Builder for IngestionSettings used in the Config.ingestion DSL block.
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.