-
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 'main' into snowflake-privatekey-update
- Loading branch information
Showing
2 changed files
with
36 additions
and
1 deletion.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
# Changelog | ||
|
||
## [integrations/deepeval-v0.1.2] - 2024-11-14 | ||
|
||
### 🚀 Features | ||
|
||
- Implement `DeepEvalEvaluator` (#346) | ||
|
||
### 🐛 Bug Fixes | ||
|
||
- Fix order of API docs (#447) | ||
|
||
This PR will also push the docs to Readme | ||
- Deepeval - pin indirect dependencies based on python version (#1187) | ||
|
||
### 📚 Documentation | ||
|
||
- Update paths and titles (#397) | ||
- Update category slug (#442) | ||
- Update `deepeval-haystack` docstrings (#527) | ||
- Disable-class-def (#556) | ||
|
||
### 🧪 Testing | ||
|
||
- Do not retry tests in `hatch run test` command (#954) | ||
|
||
### ⚙️ Miscellaneous Tasks | ||
|
||
- Exculde evaluator private classes in API docs (#392) | ||
- Retry tests to reduce flakyness (#836) | ||
- Update ruff invocation to include check parameter (#853) | ||
- Update ruff linting scripts and settings (#1105) | ||
- Adopt uv as installer (#1142) | ||
|
||
<!-- 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