There was an error while loading. Please reload this page.
1 parent bc78ddd commit 7daea72Copy full SHA for 7daea72
1 file changed
integrations/fastembed/CHANGELOG.md
@@ -1,5 +1,20 @@
1
# Changelog
2
3
+## [integrations/fastembed-v2.4.0] - 2026-07-30
4
+
5
+### 🚀 Features
6
7
+- *(fastembed)* Allow passing model_kwargs to dense embedders (#3558)
8
9
+### 🐛 Bug Fixes
10
11
+- Fix new issues raised by ruff 0.16.0 (#3670)
12
13
+### 📚 Documentation
14
15
+- Fix wrong class references in Fastembed sparse embedder messages and docstrings (#3610)
16
17
18
## [integrations/fastembed-v2.3.0] - 2026-04-30
19
20
### 🚀 Features
0 commit comments