Set up a default persistent memory provider for your agents
MemoryProvider
.
Setting up a default provider simplifies the process of creating memory objects throughout your application. Once configured, you can create memory objects without specifying a provider each time.
"chroma-db"
. This means that if you install the chromadb
package, your memory modules will work without any additional configuration.chromadb
:
"chroma-db"
, which will create a persistent Chroma database. To change it: