📄️ Health Check
Verify the operational status of the Go Memory server.
📄️ Get Memory
Retrieve relevant memories for a user based on a specific query or conversation context.
📄️ Build a simple chatbot
Let's translate docs/intro.md to French.
📄️ Add Memory
Asynchronously queue a conversation context for memory insertion and processing.
📄️ Create User
Initialize a new user in the Go Memory registry and obtain a unique user ID.
📄️ Get Job Status
Check the processing status of an asynchronous memory insertion job.
📄️ Get All User Memories
Retrieve all core and general memories associated with a specific user.
📄️ Get Core Memories
Retrieve only the core memories associated with a specific user.
📄️ Delete Memory
Remove specific core or general memories associated with a user.