v1.1.0

neuml/txtaiv1.1.0Aug 18, 2020by davidmezzetti

AI Summary

This release expands platform support to Windows and macOS, introduces new index backends like Annoy and hnswlib, and adds string ID support.

Key Highlights

  • Fully support Windows and macOS installs
  • Add support for additional index backends, Annoy and hnswlib
  • Support string ids
  • Enable flag to enable/disable Faiss SQ8 quantization

New Features

  • Windows and macOS support
  • Annoy and hnswlib backends
  • String IDs
  • Faiss SQ8 quantization flag

Full Release Notes

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)