Skip to content

Commit 5773d7a

Browse files
authored
Update CHANGELOG.md with Release Date (#37554)
* Update CHANGELOG.md with Release Date * Update CHANGELOG.md
1 parent 545af81 commit 5773d7a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
# Release History
22

3-
## 1.0.0b2 (Unreleased)
3+
## 1.0.0b2 (2024-09-24)
44

55
### Features Added
66

77
### Breaking Changes
88

9+
- `data` and `evaluators` are now required keywords in `evaluate`.
10+
911
### Bugs Fixed
1012

1113
### Other Changes
@@ -19,7 +21,6 @@
1921
- The parameter name `project_scope` in content safety evaluators have been renamed to `azure_ai_project` for consistency with evaluate API and simulators.
2022
- Model configurations classes are now of type `TypedDict` and are exposed in the `azure.ai.evaluation` module instead of coming from `promptflow.core`.
2123
- Updated the parameter names for `question` and `answer` in built-in evaluators to more generic terms: `query` and `response`.
22-
- `data` and `evaluators` are now required keywords in `evaluate`.
2324

2425
### Features Added
2526

0 commit comments

Comments
 (0)