Theo Docs
TheoKitTheoKit-SDKTheoUITheo PaaS
API reference

MemoryRevision

Versioned snapshot of a memory's history. Only emitted by providers

MemoryRevision

Auto-generated from TypeDoc on each build. Edit the JSDoc in packages/sdk/src/ to change this page.

Versioned snapshot of a memory's history. Only emitted by providers with capabilities.history === true (Mem0 today).

Signature

interface MemoryRevision { /* ... */ }

Kind

interface

Source

packages/sdk/src/types/memory-adapter.ts:70

On this page