dspy
dspy copied to clipboard
fix(dspy): chromadb_rm embedding function inconsistency
Description
Fix #1366
Content
Use the embedding_function
during the chromadb.Collection
initialization and define some tests to check this behaviour.