Skip to main content

Module cognitive_cache

Module cognitive_cache 

Source
Expand description

Cognitive cache data models for tiering and ranking.

Structs§

CognitiveCache
Unified cognitive cache for a project.
ColdCacheIndex
Cold cache index - references memories that might be relevant later.
ColdIndexEntry
Entry in the cold cache index.
HotCache
Hot cognitive cache - holds the most active context for a project.
HotCacheEntry
Entry in the hot cognitive cache.

Enums§

ConfidenceTier
Confidence tier for memory surfacing.