Skip to content

Commit c343776

Browse files
committed
Update the changelog
1 parent a221ad5 commit c343776

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

integrations/nvidia/CHANGELOG.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,17 @@
11
# Changelog
22

3-
## [unreleased]
3+
## [integrations/nvidia-v0.1.0] - 2024-11-13
44

55
### 🚀 Features
66

77
- Update default embedding model to nvidia/nv-embedqa-e5-v5 (#1015)
88
- Add NVIDIA NIM ranker support (#1023)
9+
- Raise error when attempting to embed empty documents/strings with Nvidia embedders (#1118)
910

1011
### 🐛 Bug Fixes
1112

1213
- Lints in `nvidia-haystack` (#993)
14+
- Missing Nvidia embedding truncate mode (#1043)
1315

1416
### 🚜 Refactor
1517

@@ -27,6 +29,8 @@
2729

2830
- Retry tests to reduce flakyness (#836)
2931
- Update ruff invocation to include check parameter (#853)
32+
- Update ruff linting scripts and settings (#1105)
33+
- Adopt uv as installer (#1142)
3034

3135
### Docs
3236

0 commit comments

Comments
 (0)