We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cc8a45 commit 4f1f146Copy full SHA for 4f1f146
README.md
@@ -14,13 +14,13 @@ memory operations in AI applications.
14
15
- **Long-Term Memory**
16
- Storage for long-term memories across sessions
17
- - Semantic search to retrieve memories, with filters
+ - Semantic search to retrieve memories, with filters such as topic, entity, etc.
18
- Automatic topic modeling for stored memories with BERTopic
19
- Automatic Entity Recognition using BERT
20
21
- **Other Features**
22
- Support for OpenAI and Anthropic model providers
23
- - Namespace support for session isolation
+ - Namespace support for session and long-term memory isolation
24
- Both a REST interface and MCP server
25
26
## System Diagram
0 commit comments