Skip to content

Conversation

salma-elshafey
Copy link
Contributor

Reverts #43246

@salma-elshafey salma-elshafey requested a review from a team as a code owner October 8, 2025 16:38
@Copilot Copilot AI review requested due to automatic review settings October 8, 2025 16:38
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR reverts the previous change that renamed the "Tool Call Accuracy Evaluator" to "Tool Call Quality Evaluator", restoring the original naming throughout the codebase. The revert affects class names, variable names, method names, constants, documentation, and sample code.

Reviewed Changes

Copilot reviewed 11 out of 11 changed files in this pull request and generated no comments.

Show a summary per file
File Description
test_tool_call_accuracy_evaluator.py Reverted all imports, class names, and test references from ToolCallQualityEvaluator back to ToolCallAccuracyEvaluator
test_agent_evaluators.py Updated test method names and evaluator imports to use accuracy terminology
evaluation_samples_evaluate_fdp.py Reverted sample code imports and usage examples to use ToolCallAccuracyEvaluator
evaluation_samples_evaluate.py Reverted sample code imports and usage examples to use ToolCallAccuracyEvaluator
tool_call_accuracy.ipynb Updated notebook documentation and examples to use accuracy terminology
_exceptions.py Removed TOOL_CALL_QUALITY_EVALUATOR from ErrorTarget enum
tool_call_accuracy.prompty Reverted prompty file name and description to use accuracy terminology
_tool_call_accuracy.py Comprehensive revert of class name, constants, messages, and error targets
init.py Reverted module exports to use ToolCallAccuracyEvaluator
_eval_mapping.py Updated evaluator mappings to use accuracy terminology and removed backward compatibility entries
init.py (main) Removed ToolCallQualityEvaluator and backward compatibility alias, restored ToolCallAccuracyEvaluator

@github-actions github-actions bot added Community Contribution Community members are working on the issue customer-reported Issues that are reported by GitHub users external to the Azure organization. Evaluation Issues related to the client library for Azure AI Evaluation labels Oct 8, 2025
Copy link

github-actions bot commented Oct 8, 2025

Thank you for your contribution @salma-elshafey! We will review the pull request and get back to you soon.

Copy link

github-actions bot commented Oct 8, 2025

API Change Check

APIView identified API level changes in this PR and created the following API reviews

azure-ai-evaluation

@w-javed w-javed merged commit 6f3ee8b into Azure:main Oct 8, 2025
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Community Contribution Community members are working on the issue customer-reported Issues that are reported by GitHub users external to the Azure organization. Evaluation Issues related to the client library for Azure AI Evaluation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants