Open Rainismer opened 6 days ago
hey @Rainismer, is this the project you are referring to https://github.com/mem0ai/mem0? Overall the error seems to be related to a tight coupling with Chroma internal APIs (aka SegmentAPI). Can you share the code for empty_query_collection
or empty_chroma_collection_2
from chromadb_utils
@tazarov Yes, this is the project I mentioned. Please check the attachment:chromadb_utils.txt.
What happened?
TypeError: SegmentAPI.get_or_create_collection() got an unexpected keyword argument 'embedding_function'
Versions
Chroma 0.5.20,Python 3.11, OS Windows10
Relevant log output