fix readme (#1633)
This commit is contained in:
@@ -118,7 +118,7 @@ related_memories = client.search(query, user_id="alex")
|
|||||||
history = client.history(memory_id="m1")
|
history = client.history(memory_id="m1")
|
||||||
print(history)
|
print(history)
|
||||||
```
|
```
|
||||||
=======
|
|
||||||
> [!TIP]
|
> [!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.
|
> 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.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user