fix readme (#1633)

This commit is contained in:
Dev Khant
2024-08-02 21:23:00 +05:30
committed by GitHub
parent d2f6fce52e
commit 3eff82082e

View File

@@ -118,7 +118,7 @@ related_memories = client.search(query, user_id="alex")
history = client.history(memory_id="m1")
print(history)
```
=======
> [!TIP]
> If you are looking for a hosted version and don't want to setup the infrastucture yourself, checkout [Mem0 Platform Docs](https://docs.mem0.ai/platform/quickstart) to get started in minutes.