Skip to content

0.11.0

Latest

Choose a tag to compare

@abrookins abrookins released this 07 Nov 23:55
41c322a

Changes

New Features

  • Add LangCache integration (LLM cache extension) (#408, #418)
  • Add SVS-VAMANA implementation (#404)

Enhancements

  • Add optional text word weights to HybridQuery and TextQuery (#410)
  • Vector objects automatically convert vectors to byte strings (#411)

Fixes

  • Rename HybridQuery to AggregateHybridQuery (#422)
  • Fix flaky text word weights (#416)
  • Fix typo in doc string (#414)
  • Fix inconsistent FLAT/HNSW algorithm recommendations (#409)

Docs

  • Remove duplicate embeddings cache reference in the API docs (#413)
  • Adds user guide on advanced query classes (#406)

Contributors

We'd like to thank all the contributors who worked on this release!

@abrookins, @justin-cechmanek and @nkanu17