Skip to content

Commit f4816a4

Browse files
committed
Update CHANGELOG.md
1 parent 478f807 commit f4816a4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,12 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## vNext
8+
## v2.1.3
99

1010
Add:
1111

12+
- Added `IBatchEmbeddingsGenerator` and `.AddTextsAsync` to support batch adding of texts to database.
13+
- Added OpenAI support for `IBatchEmbeddingsGenerator`
1214
- Added `IVectorTextResultItem.Similarity` and marked `IVectorTextResultItem.VectorComparison` obsolete. `VectorComparison` will be removed in the future.
1315
- Added more comment metadata to code
1416

0 commit comments

Comments
 (0)