Skip to content

Commit 5e7fb4b

Browse files
committed
Update CHANGELOG
1 parent 5740937 commit 5e7fb4b

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

‎CHANGELOG.md‎

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,16 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/)
88
vNext
99
-----
1010

11+
### Added
12+
13+
- Added `Collection.ListIDs()` to list the IDs of all documents in a collection (PR [#105](https://github.com/philippgille/chromem-go/pull/105) by [@clocklear](https://github.com/clocklear))
14+
- Fixes issue [#103](https://github.com/philippgille/chromem-go/issues/103)
15+
- Added constant for `gemini-embedding-001` model (PR [#113](https://github.com/philippgille/chromem-go/pull/113) by [@scotteveritt](https://github.com/scotteveritt))
16+
17+
### Improved
18+
19+
- Added code comments to clarify OpenAI default embedding func (PR [#109](https://github.com/philippgille/chromem-go/pull/109))
20+
1121
v0.7.0 (2024-09-01)
1222
-------------------
1323

0 commit comments

Comments
 (0)