File tree Expand file tree Collapse file tree 2 files changed +17
-7
lines changed
sdk/evaluation/azure-ai-evaluation Expand file tree Collapse file tree 2 files changed +17
-7
lines changed Original file line number Diff line number Diff line change 11# Release History
22
3+ ## 1.13.2 (Unreleased)
4+
5+ ### Features Added
6+
7+ ### Breaking Changes
8+
9+ ### Bugs Fixed
10+
11+ ### Other Changes
12+
313## 1.13.1 (2025-11-05)
414
515### Features Added
3343
3444- ` image_tag ` parameter in ` AzureOpenAIPythonGrader ` is now optional.
3545
46+ ## 1.11.2 (2025-10-09)
47+
48+ ### Bugs Fixed
49+
50+ - ** kwargs in an evaluator signature receives input columns that are not otherwise named in the evaluator's signature
51+
3652## 1.12.0 (2025-10-02)
3753
3854### Features Added
4258### Bugs Fixed
4359- Support for multi-level nesting in OpenAI grader (experimental)
4460
45- ## 1.11.2 (2025-10-09)
46-
47- ### Bugs Fixed
48-
49- - ** kwargs in an evaluator signature receives input columns that are not otherwise named in the evaluator's signature
50-
5161## 1.11.1 (2025-09-19)
5262
5363### Bugs Fixed
Original file line number Diff line number Diff line change 33# ---------------------------------------------------------
44# represents upcoming version
55
6- VERSION = "1.13.1 "
6+ VERSION = "1.13.2 "
You can’t perform that action at this time.
0 commit comments