Skip to content

v1.1.0

Latest

Choose a tag to compare

@firstelementjp firstelementjp released this 17 Aug 01:54
· 2 commits to main since this release

= 1.1.0 =

  • Added retrieval trace score details for BM25, Qdrant, RRF, and Cohere ranking diagnostics
  • Added sync index health metrics to help identify stale or incomplete keyword indexes
  • Added source count metadata to retrieval traces for easier search quality troubleshooting
  • Added a hybrid candidate limit setting for tuning rerank quality and performance
  • Improved autoloader compatibility and namespace matching
  • Improved documentation navigation and Japanese documentation
  • Updated CI dependency maintenance and audit behavior

Upgrade Notes

No manual action required. Run a full sync after upgrading to ensure keyword token counts and index health metrics are populated.

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.1.0