Skip to main content
Learning modes control when and how a Learning Machine captures information. Each store can use a different mode.

Always Mode

Extraction happens automatically in the background. No agent tools involved.
Best for: User Profile, User Memory, Session Context

Agentic Mode

The agent receives tools and decides when to save.
Best for: Learned Knowledge, Entity Memory, Decision Log

Tools by Store

Propose Mode

The agent proposes learnings. User must confirm before saving.
Best for: High-stakes knowledge, regulated environments, quality control

Combining Modes

Use different modes for different stores:

Defaults by Store

Choosing a Mode