Skip to content

Commit 608d87d

Browse files
authored
Prepare for 1.0.0b3 Release of Evaluation SDK (#37673)
* Prepare for 1.0.0b3 Evaluation Release * remove a blank space
1 parent 9627fb3 commit 608d87d

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

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

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

3-
## 1.0.0b3 (Unreleased)
3+
## 1.0.0b3 (2024-10-01)
44

55
### Features Added
66

@@ -20,7 +20,6 @@
2020

2121
### Breaking Changes
2222

23-
2423
- Removed `ContentSafetyChatEvaluator` and `ChatEvaluator`
2524
- The `evaluator_config` parameter of `evaluate` now maps in evaluator name to a dictionary `EvaluatorConfig`, which is a `TypedDict`. The
2625
`column_mapping` between `data` or `target` and evaluator field names should now be specified inside this new dictionary:
@@ -59,8 +58,6 @@ evaluate(
5958

6059
- Fixed issue where Entra ID authentication was not working with `AzureOpenAIModelConfiguration`
6160

62-
### Other Changes
63-
6461
## 1.0.0b2 (2024-09-24)
6562

6663
### Breaking Changes

0 commit comments

Comments
 (0)