v1.4.0

neuml/txtaiv1.4.0Nov 3, 2020by davidmezzetti

AI Summary

This release focuses on performance optimizations and infrastructure improvements, specifically splitting embedding query calls and upgrading dependencies like Faiss and the build system.

Key Highlights

  • Split extractor embedding query and QA calls
  • Upgrade to Faiss 1.6.4
  • Migrate build to GitHub Actions

Full Release Notes

This release adds the following enhancements and bug fixes:

- Split extractor embedding query and QA calls (#35)
- Upgrade to Faiss 1.6.4 (#36)
- Migrate build to GitHub Actions (#38)