Skip to content

Commit

Permalink
chore: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
williamhogman committed Nov 15, 2023
1 parent 368979b commit cd8b623
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,19 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

## [0.13.0] 2023-11-15

### Added

- Support for milvus vector store
- Support for mocking using the llm-chain-mock library
- Add purposes for tools so that tools can know what their purpose is
- Add support for google SERPs

### Changed

- Added support for filters in qdrant

## [0.12.3] 2023-06-27

### Added
Expand Down

0 comments on commit cd8b623

Please sign in to comment.