-
Type:
Task
-
Resolution: Won't Do
-
Priority:
Unknown
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
None
-
Python Drivers
-
None
-
None
-
None
-
None
-
None
-
None
Currently, the Long-Term Memory in CrewAI uses SQLLite3 to store task results by default, and there is no way to override these storage implementations. We want to introduce the use of the MongoDB (the database) as being something that can be used for the long term memory.
https://github.com/crewAIInc/crewAI/tree/main/src/crewai/memory
Acceptance Criteria:
- Produce a mini design doc on how MongoDB can be used in the CrewAI framework as the long term memory.
- Obtain an LGTM from the stakeholders (Engineering, AI Product and CrewAI team's POC)
- Implement the approved design
- is related to
-
INTPYTHON-263 CrewAI: Building AI Agentic applications with MongoDB
-
- Development Complete
-