MemOS
JSON →MemOS (Memory Operating System) is a memory management operating system designed for AI applications.
Install
npx to Tools · 10
- add_message Adds a new message to a conversation
- search_memory Searches for memories in a conversation
- delete_memory Delete specific memories by their IDs
- add_feedback Submit user feedback to the MemOS system
- get_user_profile Get the user's full memory profile (facts, preferences, and tool trajectories)
- create_knowledge_base Create a named knowledge base container
- remove_knowledge_base Remove a knowledge base association
- add_kb_document Upload document(s) to a specified knowledge base
- get_kb_documents Get document metadata in batches by file IDs
- delete_kb_documents Delete documents from a knowledge base
Environment variables
MEMOS_API_KEYMEMOS_USER_ID
Links
★ 7 GitHub stars