Skip to content

v0.10.9

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 19 Jan 02:12
· 1 commit to main since this release

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)

Bug Fixes

Deprecations