-
Notifications
You must be signed in to change notification settings - Fork 127
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'feat/opensearch/aws_auth' of github.com:deepset-ai/hays…
…tack-core-integrations into feat/opensearch/aws_auth
- Loading branch information
Showing
3 changed files
with
119 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
# Changelog | ||
|
||
## [unreleased] | ||
|
||
### 🚜 Refactor | ||
|
||
- Remove deprecated Nvidia Cloud Functions backend and related code. (#803) | ||
|
||
### ⚙️ Miscellaneous Tasks | ||
|
||
- Retry tests to reduce flakyness (#836) | ||
- Update ruff invocation to include check parameter (#853) | ||
|
||
## [integrations/nvidia-v0.0.3] - 2024-05-22 | ||
|
||
### 📚 Documentation | ||
|
||
- Update docstrings of Nvidia integrations (#599) | ||
|
||
### ⚙️ Miscellaneous Tasks | ||
|
||
- Add generate docs to Nvidia workflow (#603) | ||
|
||
## [integrations/nvidia-v0.0.2] - 2024-03-18 | ||
|
||
### 📚 Documentation | ||
|
||
- Disable-class-def (#556) | ||
|
||
## [integrations/nvidia-v0.0.1] - 2024-03-07 | ||
|
||
### 🚀 Features | ||
|
||
- Add `NvidiaTextEmbedder`, `NvidiaDocumentEmbedder` and co. (#537) | ||
|
||
### 🐛 Bug Fixes | ||
|
||
- `nvidia-haystack`- Handle non-strict env var secrets correctly (#543) | ||
|
||
## [integrations/nvidia-v0.0.0] - 2024-03-01 | ||
|
||
<!-- generated by git-cliff --> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,47 @@ | ||
# Changelog | ||
|
||
## [integrations/ragas-v1.0.0] - 2024-07-24 | ||
|
||
### ⚙️ Miscellaneous Tasks | ||
|
||
- Retry tests to reduce flakyness (#836) | ||
- Update ruff invocation to include check parameter (#853) | ||
- Ragas - remove context relevancy metric (#917) | ||
|
||
## [integrations/ragas-v0.2.0] - 2024-04-23 | ||
|
||
## [integrations/ragas-v0.1.3] - 2024-04-09 | ||
|
||
### 🐛 Bug Fixes | ||
|
||
- Fix haystack-ai pin (#649) | ||
|
||
|
||
|
||
### 📚 Documentation | ||
|
||
- Disable-class-def (#556) | ||
|
||
## [integrations/ragas-v0.1.2] - 2024-03-08 | ||
|
||
### 📚 Documentation | ||
|
||
- Update `ragas-haystack` docstrings (#529) | ||
|
||
## [integrations/ragas-v0.1.1] - 2024-02-23 | ||
|
||
### 🐛 Bug Fixes | ||
|
||
- Fix order of API docs (#447) | ||
|
||
This PR will also push the docs to Readme | ||
|
||
### 📚 Documentation | ||
|
||
- Update category slug (#442) | ||
|
||
### Build | ||
|
||
- Pin `ragas` dependency to `0.1.1` (#476) | ||
|
||
<!-- generated by git-cliff --> |