You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,7 @@
1
1
# crewai-mongodb-memory — MongoDB Atlas memory backend for CrewAI
2
2
3
+
> ⚠️ **ALPHA — NOT AN OFFICIAL MONGODB PRODUCT.** This integration is in **Alpha** and is **not** a supported or official MongoDB product. **Use at your own risk.**
4
+
3
5
MongoDB Atlas integration for **CrewAI** providing the **Memory Store (MS)** capability:
4
6
`MongoDBStorageBackend`, a full implementation of CrewAI's Unified Memory `StorageBackend`
5
7
protocol that makes Atlas the long-term memory layer for CrewAI agents and crews — including
0 commit comments