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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

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]>
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