Skip to content

Conversation

@Zyysurely
Copy link
Contributor

Description

Please add an informative description that covers that changes made by the pull request and link all relevant issues.

If an SDK is being regenerated based on a new API spec, a link to the pull request containing these API spec changes should be included above.

All SDK Contribution checklist:

  • The pull request does not introduce [breaking changes]
  • CHANGELOG is updated for new features, bug fixes or other significant changes.
  • I have read the contribution guidelines.

General Guidelines and Best Practices

  • Title of the pull request is clear and informative.
  • There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For more information on cleaning up the commits in your PR, see this page.

Testing Guidelines

  • Pull request includes test coverage for the included changes.

Neehar Duvvuri and others added 26 commits September 30, 2025 12:36
* add eval result converter

* Add result converter

* update converter params to optional

* add eval meta data

* fix type

* remove useless file

* get eval meta data as input

* fix build errors

* remove useless import

* resolve comments

* update

* update comments
…into needuv/structured-results-otel-logging
* add eval result converter

* Add result converter

* update converter params to optional

* add eval meta data

* fix type

* remove useless file

* get eval meta data as input

* fix build errors

* remove useless import

* resolve comments

* update

* update comments

* fix checker failure

* Groundedness Evaluator to not add tool result to tool call message (#43290)

* Groundededness Evalautor to not add tool result to tool call message

* Fixing reformatting issues

* Add ledger certificate package (#43278)

* add ledger certificate package

* regen

* update changelog

---------

Co-authored-by: catalinaperalta <[email protected]>

* [Identity] Update test-resources bicep (#43304)

The vmSize for the AKS resource was updated to an SKU that is available
in our subscription/location.

Explicit PrincipalType fields were removed from role assignments that could
potentially be user principals. Azure can automatically determine the
type.

Signed-off-by: Paul Van Eck <[email protected]>

* [Communication Shared] Adding the mypy fixes (#42925)

* Adding the mypy fixes

* addressing the comments

* addressing comments

* Make docs happy

* Updated docstring references

---------

Co-authored-by: antisch <[email protected]>

* add error msg and error code

* Surface evaluator error msg

---------

Signed-off-by: Paul Van Eck <[email protected]>
Co-authored-by: Ankit Singhal <[email protected]>
Co-authored-by: catalinaperalta <[email protected]>
Co-authored-by: catalinaperalta <[email protected]>
Co-authored-by: Paul Van Eck <[email protected]>
Co-authored-by: Vinothini Dharmaraj <[email protected]>
Co-authored-by: antisch <[email protected]>
* add eval result converter

* Add result converter

* update converter params to optional

* add eval meta data

* fix type

* remove useless file

* get eval meta data as input

* fix build errors

* remove useless import

* resolve comments

* update

* update comments

* fix checker failure

* Groundedness Evaluator to not add tool result to tool call message (#43290)

* Groundededness Evalautor to not add tool result to tool call message

* Fixing reformatting issues

* Add ledger certificate package (#43278)

* add ledger certificate package

* regen

* update changelog

---------

Co-authored-by: catalinaperalta <[email protected]>

* [Identity] Update test-resources bicep (#43304)

The vmSize for the AKS resource was updated to an SKU that is available
in our subscription/location.

Explicit PrincipalType fields were removed from role assignments that could
potentially be user principals. Azure can automatically determine the
type.

Signed-off-by: Paul Van Eck <[email protected]>

* [Communication Shared] Adding the mypy fixes (#42925)

* Adding the mypy fixes

* addressing the comments

* addressing comments

* Make docs happy

* Updated docstring references

---------

Co-authored-by: antisch <[email protected]>

* add error msg and error code

* Surface evaluator error msg

* update UT

* fix usage

---------

Signed-off-by: Paul Van Eck <[email protected]>
Co-authored-by: Ankit Singhal <[email protected]>
Co-authored-by: catalinaperalta <[email protected]>
Co-authored-by: catalinaperalta <[email protected]>
Co-authored-by: Paul Van Eck <[email protected]>
Co-authored-by: Vinothini Dharmaraj <[email protected]>
Co-authored-by: antisch <[email protected]>
* add eval result converter

* Add result converter

* update converter params to optional

* add eval meta data

* fix type

* remove useless file

* get eval meta data as input

* fix build errors

* remove useless import

* resolve comments

* update

* update comments

* fix checker failure

* Groundedness Evaluator to not add tool result to tool call message (#43290)

* Groundededness Evalautor to not add tool result to tool call message

* Fixing reformatting issues

* Add ledger certificate package (#43278)

* add ledger certificate package

* regen

* update changelog

---------

Co-authored-by: catalinaperalta <[email protected]>

* [Identity] Update test-resources bicep (#43304)

The vmSize for the AKS resource was updated to an SKU that is available
in our subscription/location.

Explicit PrincipalType fields were removed from role assignments that could
potentially be user principals. Azure can automatically determine the
type.

Signed-off-by: Paul Van Eck <[email protected]>

* [Communication Shared] Adding the mypy fixes (#42925)

* Adding the mypy fixes

* addressing the comments

* addressing comments

* Make docs happy

* Updated docstring references

---------

Co-authored-by: antisch <[email protected]>

* add error msg and error code

* Surface evaluator error msg

* update UT

* fix usage

* make eval_meta_data optional

* remove useless lines

---------

Signed-off-by: Paul Van Eck <[email protected]>
Co-authored-by: Ankit Singhal <[email protected]>
Co-authored-by: catalinaperalta <[email protected]>
Co-authored-by: catalinaperalta <[email protected]>
Co-authored-by: Paul Van Eck <[email protected]>
Co-authored-by: Vinothini Dharmaraj <[email protected]>
Co-authored-by: antisch <[email protected]>
* add eval result converter

* Add result converter

* update converter params to optional

* add eval meta data

* fix type

* remove useless file

* get eval meta data as input

* fix build errors

* remove useless import

* resolve comments

* update

* update comments

* fix checker failure

* add error msg and error code

* Surface evaluator error msg

* update UT

* fix usage

* make eval_meta_data optional

* remove useless lines

* update param name to add underscore
@Zyysurely Zyysurely requested a review from a team as a code owner October 15, 2025 06:38
@github-actions github-actions bot added the Evaluation Issues related to the client library for Azure AI Evaluation label Oct 15, 2025
Base automatically changed from needuv/structured-results-otel-logging to main October 22, 2025 18:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Evaluation Issues related to the client library for Azure AI Evaluation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants