Resolve "ChromaDB collection does not exist"
Two causes account for almost every ChromaDB 'collection does not exist' — using get_collection instead of get_or_create, and an ephemeral client that never persisted.
1 article
Two causes account for almost every ChromaDB 'collection does not exist' — using get_collection instead of get_or_create, and an ephemeral client that never persisted.