Evan Oman
Results
2
issues of
Evan Oman
# Removes leftover embedding_function name / doc references from chroma/atlas vectorstores The Chroma and Atlas vector stores had been refactored to use a `Embeddings` instance rather than an `embedding_function`. This...
When I provide more than 100 labels, my `dedupe.Dedupe.train` call fails with an error. If I provide ~100 labels the code works fine, but if I provide ~150 labels this...