Skip to content

Latest commit

 

History

History
43 lines (23 loc) · 1.02 KB

CHANGELOG.md

File metadata and controls

43 lines (23 loc) · 1.02 KB

AI Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.10.0] - 2024-06-20

  • Add LiteLLM support by @tomusher in #64
  • Refactor vector indexes in to single type by @tomusher in #65
  • Docs: Update 'Indexing across models' example to include all necessary steps by @ababic in #70
  • Resolved bug in index.query() that prevented content from similar documents to be included i then LLM query by @berry in #69

[0.9.0] - 2024-03-26

Added

  • Initial release

[Unreleased]