We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7aba929 + 0881556 commit 8ec4c1dCopy full SHA for 8ec4c1d
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