Skip to content

Commit 75b3994

Browse files
committed
Update the changelog
1 parent b0fc789 commit 75b3994

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

integrations/fastembed/CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Changelog
22

3+
## [integrations/fastembed-v2.1.0] - 2026-02-13
4+
5+
### 📚 Documentation
6+
7+
- *(fastembed)* Remove explicit warm_up from examples (#2830)
8+
9+
### 🌀 Miscellaneous
10+
11+
- Automatically call warm_up() if model is not loaded in FastembedRanker
12+
- Remove explicit call to warm_up() in ranker_example.py
13+
- Add unit tests
14+
- Fix typing issue
15+
- Fix tying
16+
- Update docstrings
17+
- Remove explicit warm_up calls from integration tests
18+
319
## [integrations/fastembed-v2.0.0] - 2026-01-12
420

521
### 🧹 Chores

0 commit comments

Comments
 (0)