github neuml/txtai v8.0.0

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

🎉 We're excited to announce the release of txtai 8.0 🎉

If you like txtai, please remember to give it a ⭐!

8.0 introduces agents. Agents automatically create workflows to answer multi-faceted user requests. Agents iteratively prompt and/or interface with tools to step through a process and ultimately come to an answer for a request.

This release also adds support for Model2Vec vectorization. See below for more.

New Features

  • Add txtai agents 🚀 (#804)
  • Add agents package to txtai (#808)
  • Add documentation for txtai agents (#809)
  • Add agents to Application and API interfaces (#810)
  • Add what's new in txtai 8.0 notebook (#811)
  • Add model2vec vectorization (#801)

Improvements

  • Update BASE_IMAGE in Dockerfile (#799)
  • Cleanup vectors package (#802)
  • Build script improvements (#805)

Bug Fixes

  • ImportError: cannot import name 'DuckDuckGoSearchTool' from 'transformers.agents' (#807)

Don't miss a new txtai release

NewReleases is sending notifications on new releases.