MyGit

v1.14.0

deepset-ai/haystack

版本发布时间: 2023-02-28 21:59:45

deepset-ai/haystack最新发布版本:v2.1.1-rc1(2024-05-09 23:19:46)

⭐ Highlights

PromptNode enhancements

PromptNode just rolled out prompt logging (pipeline debug), run_batch, and model_kwargs support. More updates to PromptNode and PromptTemplates coming soon!

Shaper

We're introducing the Shaper, PromptNode's helper. Shaper unlocks the full potential of PromptNode and ensures its seamless integration with Haystack. But Shaper's scope and functionality are not limited to PromptNode; you can also use it independently, opening up a whole new world of possibilities.

IVF and Product Quantization support for OpenSearchDocumentStore

We've added support for IVF and IVF with Product Quantization to OpenSearchDocumentStore. You can train the IVF index by calling train_index method (same as in FAISSDocumentStore) or by setting ivf_train_size when initializing OpenSearchDocumentStore and take your search to the next level.

What's Changed

Breaking Changes

Pipeline

DocumentStores

Documentation

Other Changes

New Contributors

Full Changelog: https://github.com/deepset-ai/haystack/compare/v1.13.2...v1.14.0

相关地址:原始地址 下载(tar) 下载(zip)

查看:2023-02-28发行的版本