Skip to content

v0.6.0

Compare
Choose a tag to compare
@ds-ragbits-robot ds-ragbits-robot released this 27 Dec 12:28
· 63 commits to main since this release
2e4640e

0.6.0 (2024-12-27)

Changed

  • ragbits-cli updated to version v0.6.0
    • Better error handling when dynamic importing fails in the CLI (#259).
    • Add option to choose what columns to display in the output (#257).
  • ragbits-core updated to version v0.6.0
    • Add option to pass LiteLLM router to LLM instances (#262).
    • Add commands to browse vector stores (#244).
    • Implement generic Options class (#248).
    • Fix LiteLLM crash in python 3.13 (#245).
  • ragbits-document-search updated to version v0.6.0
  • ragbits-evaluate updated to version v0.6.0
  • ragbits-guardrails updated to version v0.6.0