Skip to content

Conversation

@jsong468
Copy link
Contributor

@jsong468 jsong468 commented Jan 29, 2026

Description

This PR adds a TargetIdentifier classes and refactors the building of target identifiers across all prompt targets and now includes target_specific_params as well as other granular identifying parameters. This follows the pattern of ScorerIdentifier and ConverterIdentifier classes.
All classes that reference target identifiers now use the object and print a deprecation method if dict is used via the normalize method in identifier.py.

Misc:

  • Many unit tests were amended

Tests and Documentation

Added and ran unit tests

Copy link
Contributor

@ValbuenaVC ValbuenaVC left a comment

Choose a reason for hiding this comment

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

Minor comments, overall looks great!

Copy link
Contributor

@rlundeen2 rlundeen2 left a comment

Choose a reason for hiding this comment

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

Looks great!

Can you make sure to run pytest .\tests\integration\memory\

And the Scorer Evals notebooks to make sure everything looks like it's working?

@rlundeen2 rlundeen2 self-assigned this Jan 29, 2026
@jsong468 jsong468 merged commit 393fbca into Azure:main Jan 30, 2026
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants