pypi RAGatouille 0.0.8

latest releases: 0.0.9.post2, 0.0.9, 0.0.8.post4...
18 months ago

0.0.8 is finally here!

Major changes:

  • Indexing overhaul contributed by @jlscheerer #158
  • Relaxed dependencies to ensure lower install load #173
  • Indexing for under 100k documents will by default no longer use Faiss, performing K-Means in pure PyTorch instead. This is a bit of an experimental change, but benchmark results are encouraging and result in greatly increased compatibility. #173
  • CRUD improvements by @anirudhdharmarajan. Feature is still experimental/not fully supported, but rapidly improving!

Fixes:

  • Many small bug fixes, mainly around typing
  • Training triplets improvement (already present in 0.0.7 post versions) by @JoshuaPurtell

Don't miss a new RAGatouille release

NewReleases is sending notifications on new releases.