Skip to content

Releases: neuml/txtai

v1.2.0

10 Sep 22:50
Compare
Choose a tag to compare

This release adds the following enhancements and bug fixes:

  • Add unit tests and integrate Travis CI (#7)
  • Add documentation for Embeddings settings to README (#11)
  • Compatibility issues with transformers 3.1 and sentence-transformers (#20)
  • Add batch indexing for transformer indices (#23)
  • Add option to store word vectors with embeddings model (#24)

v1.1.0

18 Aug 19:27
Compare
Choose a tag to compare

This release adds the following enhancements and bug fixes:

  • Fully support Windows and macOS installs (#1, #2, #8, #9)
  • Add support for additional index backends, Annoy (#4) and hnswlib (#5)
  • Support string ids (#6)
  • Enable flag to enable/disable Faiss SQ8 quantization (#10)

v1.0.0

11 Aug 17:43
Compare
Choose a tag to compare

Initial release of txtai