v3.1.0

neuml/txtaiv3.1.0May 22, 2021by davidmezzetti

AI Summary

Adds support for update and delete operations on embeddings indices, introduces an Embeddings Cluster component, and switches the default backend on Windows.

Key Highlights

  • Support for update/delete embeddings index operations
  • Embeddings Cluster component
  • Switch default backend on Windows to Hnswlib

New Features

  • Add support for update/delete embeddings index operations
  • Add Embeddings Cluster component
  • Switch default backend on Windows to Hnswlib
  • Add notebook covering distributed embedding clusters

Full Release Notes

This release adds the following new features:

- Add support for update/delete embeddings index operations (#86)
- Add Embeddings Cluster component (#87)
- Switch default backend on Windows to Hnswlib (#88)
- Add notebook covering distributed embedding clusters (#89)