Memory Custom
CreatedBRO3886
Extends the functionality of the Memory server by enabling custom memory locations and timestamping of interactions.
About
This project enhances the existing Memory server by allowing users to specify custom file paths for different projects, improving organization and management of memory data. It also introduces timestamping for interactions, enabling tracking of when each memory was created or modified. This provides better context and history for stored data, ultimately enhancing knowledge graph management.
Key Features
- Timestamping: Generates timestamps for interactions to track creation and modification times.
- API Endpoints: Exposes tools for creating, reading, updating, and deleting entities, relations, and observations in the knowledge graph.
- Custom Memory Paths: Specify different memory file paths for various projects.
- Integration with Smithery for easy installation.
- Support for Claude Desktop
Use Cases
- Tracking the history and context of interactions within a knowledge graph.
- Project-specific memory storage and management.
- Enhancing the capabilities of language models (LLMs) through improved memory management.