Skip to Content

Type Alias ScopedEnrichMemoryOptions

ScopedEnrichMemoryOptions: Omit<EnrichMemoryOptions, "sessionId">

What Session.enrichMemory writes an addition from.

EnrichMemoryOptions with the session removed, which the session supplies. There was never a domain on it to remove — an addition takes the domain from its session either way — so the memory idx, still including the NEW_MEMORY sentinel, is what remains to choose.