OSP logo
os://protocol

Memory

Persistent memory and knowledge storage

Overview

The memory module provides persistent memory and knowledge storage for agents. It enables agents to remember past interactions, learn from experience, and maintain long-term knowledge.

Features

  • Memory Storage: Store memories persistently
  • Memory Retrieval: Retrieve relevant memories efficiently
  • Memory Organization: Organize memories by context and type
  • Memory Search: Search memories semantically and by keywords

Usage

Memory enables agents to maintain context across sessions and learn from past experiences, improving performance over time.

Integration

Memory integrates with:

  • Embeddings: Use embeddings for semantic memory search
  • Vector: Store memories in vector databases
  • Persistence: Persist memories to storage