github neuml/txtai v9.3.0

latest releases: v9.13.0, v9.12.0, v9.11.0...
8 months ago

Expands RAG to any function, new quickstart examples and many improvements

See below for full details on the new features, improvements and bug fixes.

New Features

  • Add support for any callable search function in RAG pipeline (#1000)
  • Add notebook covering any search method with the RAG Pipeline (#1002)
  • Add RAG Quickstart Example (#991)
  • Add Agent Quickstart Example (#992)
  • Add Workflow Quickstart Example (#996)

Improvements

  • Upgrade GLiNER (#988)
  • Add Textractor as top level import (#989)
  • Add support for wildcards in scoring term search (#990)
  • Update documentation to use more current LLMs (#995)
  • Update deprecated transformers torch_dtype parameter (#997)
  • Add new LLM default parameters (#998)
  • Update default LLM model (#999)
  • Modernize example notebooks (#1001)

Bug Fixes

  • model_id is not properly passed with current version of smolagents (#993)
  • args and kwargs should be ignored when inspecting function parameters in agents (#994)

Don't miss a new txtai release

NewReleases is sending notifications on new releases.