Version 0.10.9
This release includes enhancements to the QueryBot, adding support for additional query input types and expanding the model names database. The test suite for QueryBot has also been improved to include user interaction scenarios.
New Features
- Enhanced QueryBot to support more diverse query input types, improving its flexibility and usability. This update allows QueryBot to handle different types of message inputs more effectively. (314f78a) (Eric Ma)
- Updated the list of model names in the ollama_model_names.txt file and improved the QueryBot test suite to include tests for user interactions, ensuring better coverage and reliability. (b28f30f) (Eric Ma)