mem0
mem0 copied to clipboard
User not found
🐛 Describe the bug
Path: /api/v1/memories Request Body: { "user_id": "worker3", "text": "I like playing baskball.", "metadata": {"category": "hobbies"}, "infer": true, "app": "openmemory" }
Response: { "detail": "User not found" }
Hey @HelloJelly2021 sorry for the trouble, can you check if you used the same user_id for adding the memory? If the memory is not added the user wouldn't be created and hence you're facing this error.