Skip to content

v0.32.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Jun 13:28
· 229 commits to f48c5af69cb7d8632e44d20f39cbae889458bc72 since this release

PromptingTools v0.32.0

Diff since v0.31.1

Updated

  • Changed behavior of RAGTools.rerank(::FlashRanker,...) to always dedupe input chunks (to reduce compute requirements).

Fixed

  • Fixed a bug in verbose INFO log in RAGTools.rerank(::FlashRanker,...).

Commits

Merged pull requests:

  • Update FlashRank to use only unique documents (#166) (@svilupp)