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 agents example 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)