V0.11.7
Version 0.11.7
This release introduces enhancements to the QueryBot, including new support for ChromaDB and improvements to the test framework for better maintainability and readability.
New Features
- Enhanced QueryBot with support for ChromaDB and additional configuration options. This update allows users to use ChromaDB as a document store and configure custom paths for document storage. (9aeaaf) (Eric Ma)
- Refactored and simplified QueryBot test cases to improve readability and maintainability. This change includes removing complex hypothesis-based parameterization and using fixed values for easier understanding and maintenance. (a53cb5) (Eric Ma)
Bug Fixes
- None in this release.
Deprecations
- None in this release.