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, Entity Memory

Agentic Mode

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

Tools by Store

Propose Mode

The agent proposes learnings. User must confirm before saving.
Note: Propose mode is currently intended for Learned Knowledge. Best for: High-stakes knowledge, regulated environments, quality control

Combining Modes

Use different modes for different stores:

Defaults by Store

Choosing a Mode