Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Azure OpenAI based LLM judges #1619

Merged
merged 3 commits into from
Feb 23, 2025
Merged

Fix Azure OpenAI based LLM judges #1619

merged 3 commits into from
Feb 23, 2025

Conversation

martinscooper
Copy link
Collaborator

This PR fixes Azure OpenAI based LLM judges, where neither the model name nor the api_base was set correctly.

In addition, it does a minor code refactor. This refactor caused the order of the attributes of the inference engine field of the judge's artifacts to change.

The order of the items in a dict changes

Signed-off-by: Martín Santillán Cooper <[email protected]>
@elronbandel elronbandel merged commit 4d8047d into main Feb 23, 2025
18 checks passed
@elronbandel elronbandel deleted the fix-azure-llmjudge branch February 23, 2025 07:53
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.

2 participants