We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0fc789 commit 75b3994Copy full SHA for 75b3994
1 file changed
integrations/fastembed/CHANGELOG.md
@@ -1,5 +1,21 @@
1
# Changelog
2
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
19
## [integrations/fastembed-v2.0.0] - 2026-01-12
20
21
### 🧹 Chores
0 commit comments