Skip to content

Azure AI Evaluation: Unable to run custom evaluator in Foundry Portal #44353

@ManniArora

Description

@ManniArora

Describe the bug

I am unable to run my custom evaluator through the Foundry portal. When triggering an evaluation run, the following error appears:

"Please provide a valid evaluator. Invalid or missing numeric result."

I was able to:

  • Successfully create the evaluator in the portal
  • Configure a new eval run using this evaluator
  • Start the eval run, but it fails with the above error

No detailed logs are available to indicate what went wrong.

Region - westus

To Reproduce

  1. Create a custom evaluator on the Foundry portal
  2. Configure an eval run and select this evaluator
  3. Start the eval run
  4. Observe failure with the error above

Expected behavior

The evaluation should run successfully using the custom evaluator, or at minimum provide detailed logs indicating what part of the evaluator output is invalid.

Screenshots

Image Image Image

Additional context

It appears the evaluator is being detected and invoked, but the system rejects its output due to an “invalid or missing numeric result.” More verbose logging or an example of the required return format would be helpful for debugging.

Metadata

Metadata

Assignees

Labels

ClientThis issue points to a problem in the data-plane of the library.EvaluationIssues related to the client library for Azure AI EvaluationService AttentionWorkflow: This issue is responsible by Azure service team.customer-reportedIssues that are reported by GitHub users external to the Azure organization.needs-team-attentionWorkflow: This issue needs attention from Azure service team or SDK teamquestionThe issue doesn't require a change to the product in order to be resolved. Most issues start as that

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions