Closed as not planned
Description
Is your feature request related to a problem? Please describe.
Currently, teachable agents only use chromadb for saving and loading memos. It would be nice to change this, as we want to scale up the program. We would like to use MongoDB for CosmosDB as our backend, so we can have more memories for more users.
Describe the solution you'd like
It would be nice to be able to easily switch between database types for storing memos from teachable agents.
Additional context
No response