docs: add missing pre flag (#1130)

Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
This commit is contained in:
Vincent Koc
2025-10-02 18:50:47 +00:00
committed by GitHub
co-authored by Eric Zhu
parent d5fe617285
commit 2696de7428
14 changed files with 22 additions and 24 deletions
+1 -2
View File
@@ -3,7 +3,7 @@
Please install this package via pip:
```bash
pip install agent-framework-mem0
pip install agent-framework-mem0 --pre
```
## Memory Context Provider
@@ -18,4 +18,3 @@ See the [Mem0 basic example](https://github.com/microsoft/agent-framework/tree/m
- Teaching the agent user preferences
- Retrieving information using remembered context across new threads
- Persistent memory