Skip to content

azure-ai-evaluation_1.18.2

Choose a tag to compare

@azure-sdk-automation azure-sdk-automation released this 22 Jul 18:13
098fd1a

1.18.2 (2026-07-21)

Features Added

  • Added support for admin-connected (BYO) judge models in prompty-based evaluators. Models configured
    with byo_model and project_endpoint are routed through the Foundry project Responses API, which
    resolves the connection and its authentication.

Bugs Fixed

  • Updated TaskNavigationEfficiencyEvaluator validation errors to name both accepted input aliases:
    response / actions and ground_truth / expected_actions.