Back to Mlflow

Select Judge Model

docs/src/content/select_judge_model.mdx

3.12.0430 B
Original Source

Select the LLM that powers the judge

You can change the judge model by using the model argument in the judge definition. The model must be specified in the format <provider>:/<model-name>, where <provider> is the name of your model provider (e.g. openai, anthropic, gemini).

For a list of supported models, see selecting judge models.