Skip to content

V0.11.3

Version 0.11.3

This release includes enhancements to the Ollama model integration, the addition of the Pylance dependency for improved project configuration, and a refactoring of the GitHub Actions workflow to optimize testing processes.

New Features

  • Enhanced Ollama model integration with new model names and updated notebook examples for better clarity and functionality. (4d085a) (Eric Ma)
  • Added Pylance as a dependency under the 'rag' extra in the project configuration to support various environments. (b9a984) (Eric Ma)
  • Refactored GitHub Actions workflow to use a matrix strategy for test jobs, supporting multiple test types and environments. This optimization ensures efficient CI processes and conditional code coverage uploads. (93e498) (Eric Ma)

Bug Fixes

  • None in this release.

Deprecations

  • None in this release.