Skip to content

0.9.1

Latest

Choose a tag to compare

@koaning koaning released this 14 Sep 09:23
46a2cbc

Modernized the project internals: migrated from setup.py to pyproject.toml, adopted uv, and switched linting to ruff. Removed spacy and sense2vec support due to stale dependencies. Also fixed sentence-transformers compatibility in the SentenceEncoder tests and fixed batched so it yields batches instead of individual items.