Update Zep comparison table description (#1046)

Clarify Zep's positioning as a fully managed platform for context engineering and AI memory.

🤖 Generated with Claude Code

Co-authored-by: Claude <noreply@anthropic.com>
This commit is contained in:
Jack Ryan 2025-11-06 14:40:42 -06:00 committed by GitHub
parent c0f1ae9270
commit 674619cc89
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -81,7 +81,7 @@ We're excited to open-source Graphiti, believing its potential reaches far beyon
| Aspect | Zep | Graphiti | | Aspect | Zep | Graphiti |
|--------|-----|----------| |--------|-----|----------|
| **What they are** | Complete managed platform for AI memory | Open-source graph framework | | **What they are** | Fully managed platform for context engineering and AI memory | Open-source graph framework |
| **User & conversation management** | Built-in users, threads, and message storage | Build your own | | **User & conversation management** | Built-in users, threads, and message storage | Build your own |
| **Retrieval & performance** | Pre-configured, production-ready retrieval with sub-200ms performance at scale | Custom implementation required; performance depends on your setup | | **Retrieval & performance** | Pre-configured, production-ready retrieval with sub-200ms performance at scale | Custom implementation required; performance depends on your setup |
| **Developer tools** | Dashboard with graph visualization, debug logs, API logs; SDKs for Python, TypeScript, and Go | Build your own tools | | **Developer tools** | Dashboard with graph visualization, debug logs, API logs; SDKs for Python, TypeScript, and Go | Build your own tools |