MerchantryTidbits

agent-memory / library

Graphiti

Capability: Graphiti

Use it when

  • temporal knowledge graphs for agent memory
  • graph memory that tracks facts over time

What it solves

Not the fit when

  • requires an appropriate graph and embedding backend

Install

pip install graphiti-core

Invoke

Create a Graphiti client, add episodes with timestamps and source ids, then search the temporal knowledge graph.

Alternatives

mem0, letta