We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fd4680 commit 0881556Copy full SHA for 0881556
1 file changed
README.md
@@ -27,17 +27,6 @@ Your model stays stateless. **Your app stops being amnesiac.**
27
28
---
29
30
-## ☁️ One‑click Deploy
31
-
32
-Spin up a shared OpenMemory backend (HTTP API + MCP + dashboard):
33
34
-[](https://render.com/deploy?repo=https://github.com/CaviraOSS/OpenMemory)
35
-[](https://vercel.com/new/clone?repository-url=https://github.com/CaviraOSS/OpenMemory)
36
37
-> Use the SDKs when you want **embedded local memory**. Use the server when you want **multi‑user org‑wide memory**.
38
39
----
40
41
## 1. TL;DR – Use It in 10 Seconds
42
43
### 🐍 Python (local-first)
0 commit comments