I get a chromadb.errors.InvalidCollectionException: Collection f8599650-6eef-4c75-a08c-521adf70f320 does not exist. error and can’t figure out why or how to fix it.
By removing memory=True from the Crew and Agent I can fix it, but that disables the entire memory feature.
Is there a quick way to readd the collection in chromadb to fix this?