@@ -30,8 +30,11 @@ pip install mem0ai
### Basic Usage
```python
import os
from mem0 import Memory
os.environ["OPENAI_API_KEY"] = "xxx"
# Initialize Mem0
m = Memory()
The note is not visible to the blocked user.