Skip to content

Conversation

@Spiderpc
Copy link

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 swagger spec, a link to the pull request containing these swagger spec changes has been 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.

Nagkumar Arkalgud and others added 5 commits June 16, 2025 15:28
- Implement AzureOpenAIScoreModelGrader in _aoai/score_model_grader.py
- Update module exports in _aoai/__init__.py and __init__.py
- Register grader in _evaluate/_evaluate_aoai.py grader registry
- Add comprehensive sample script with real credentials support
- Include integration plan documentation
- Support conversation-style input, score ranges, and sampling parameters
- Handle template variables using {{ item.field }} syntax
- Provide fallback demo mode for configuration testing
@github-actions
Copy link

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

@Spiderpc Spiderpc changed the base branch from task/openai_model_grader_evals to main June 26, 2025 20:00
@nagkumar91 nagkumar91 closed this Jul 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants