Skip to content

Commit 697385e

Browse files
authored
Prepare-Release-Evaluation-1-4-1 (Azure#40368)
* Prepare-Release-Evaluation-1-4-1 * remove empty changelog sections
1 parent 126516f commit 697385e

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

sdk/evaluation/azure-ai-evaluation/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Release History
22

3+
## 1.4.1 (2025-04-04)
4+
5+
### Features Added
6+
7+
- New `RedTeam` agent functionality to assess the safety and resilience of AI systems against adversarial prompt attacks
8+
39
## 1.4.0 (2025-03-27)
410

511
### Features Added

sdk/evaluation/azure-ai-evaluation/azure/ai/evaluation/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
# ---------------------------------------------------------
44
# represents upcoming version
55

6-
VERSION = "1.4.0"
6+
VERSION = "1.4.1"

0 commit comments

Comments
 (0)