github neuml/txtai v7.1.0

latest releases: v9.12.0, v9.11.0, v9.10.0...
2 years ago

This release adds dynamic embeddings vector support along with semantic graph and RAG improvements

See below for full details on the new features, improvements and bug fixes.

New Features

  • Add support for dynamic vector dimensions (#674)
  • Add batch node and edge creation for graphs (#693)
  • Add notebook on Retrieval Augmented and Guided Generation (#694)

Improvements

  • Pass options to underlying vector models (#675)
  • Move vector model caching from Embeddings to Vectors (#678)
  • Add indexids only search (#691)
  • Create temporary tables once per database session (#692)

Bug Fixes

  • Fix token storage auth error (#676)
  • TypeError: 'NoneType' object is not iterable (#683)
  • Fix issue with hardcoded autoawq version in example notebooks (#686)
  • API deps missing Pillow (#690)

Don't miss a new txtai release

NewReleases is sending notifications on new releases.