Skip to main content

Memory Types

Hystersis supports four types of memory for AI agents. Memory Flow

Conversational Memory

Session-based message history for ongoing conversations.

Semantic Memory

Vector-based memories with embedding search.

Knowledge Graph

Entities and relationships for structured knowledge.

Procedural Memory

Skills and procedures extracted from interactions.

Choosing Memory Type