Skip to content

[ML-63097] Fix broken LLM judge documentation links#21347

Merged
smoorjani merged 1 commit intomlflow:masterfrom
smoorjani:smoorjani/ML-63097
Mar 3, 2026
Merged

[ML-63097] Fix broken LLM judge documentation links#21347
smoorjani merged 1 commit intomlflow:masterfrom
smoorjani:smoorjani/ML-63097

Conversation

@smoorjani
Copy link
Collaborator

@smoorjani smoorjani commented Mar 3, 2026

Related Issues/PRs

Closes https://databricks.atlassian.net/browse/ML-63097

What changes are proposed in this pull request?

Update all broken LLM judge documentation URLs (/scorers/llm-judge/...) that return 404 errors to point to the valid scorers page (/scorers/).

How is this PR tested?

  • Manual tests

Verified the updated URL (https://mlflow.org/docs/latest/genai/eval-monitor/scorers/) loads correctly and the info button, learn more links, and news card all navigate to the right page.

image

Does this PR require documentation update?

  • No. You can skip the rest of this section.

Does this PR require updating the MLflow Skills repository?

  • No. You can skip the rest of this section.

Release Notes

Is this a user-facing change?

  • Yes. Give a description of this change to be included in the release notes for MLflow users.

Fixed broken documentation links for LLM judge scorers that were returning 404 errors.

What component(s), interfaces, languages, and integrations does this PR affect?

Components

  • area/uiux: Front-end, user experience, plotting, JavaScript, JavaScript dev server

How should the PR be classified in the release notes? Choose one:

  • rn/bug-fix - A user-facing bug fix worth mentioning in the release notes

Should this PR be included in the next patch release?

  • Yes (this PR will be cherry-picked and included in the next patch release)
  • No (this PR will be included in the next minor release)

Co-Authored-By: Claude <noreply@anthropic.com>
Signed-off-by: Samraj Moorjani <samraj.moorjani@databricks.com>
@github-actions
Copy link
Contributor

github-actions bot commented Mar 3, 2026

🛠 DevTools 🛠

Install mlflow from this PR

# mlflow
pip install git+https://github.com/mlflow/mlflow.git@refs/pull/21347/merge
# mlflow-skinny
pip install git+https://github.com/mlflow/mlflow.git@refs/pull/21347/merge#subdirectory=libs/skinny

For Databricks, use the following command:

%sh curl -LsSf https://raw.githubusercontent.com/mlflow/mlflow/HEAD/dev/install-skinny.sh | sh -s pull/21347/merge

@github-actions github-actions bot added area/uiux Front-end, user experience, plotting, JavaScript, JavaScript dev server rn/bug-fix Mention under Bug Fixes in Changelogs. v3.10.1 labels Mar 3, 2026
@smoorjani smoorjani requested a review from dbczumar March 3, 2026 23:37
Copy link
Collaborator

@dbczumar dbczumar left a comment

Choose a reason for hiding this comment

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

LGTM!

@github-actions
Copy link
Contributor

github-actions bot commented Mar 3, 2026

Documentation preview for 8f3edda is available at:

More info
  • Ignore this comment if this PR does not change the documentation.
  • The preview is updated when a new commit is pushed to this PR.
  • This comment was created by this workflow run.
  • The documentation was built by this workflow run.

@smoorjani smoorjani added this pull request to the merge queue Mar 3, 2026
Merged via the queue into mlflow:master with commit 51db732 Mar 3, 2026
35 of 37 checks passed
@smoorjani smoorjani deleted the smoorjani/ML-63097 branch March 3, 2026 23:58
daniellok-db pushed a commit to daniellok-db/mlflow that referenced this pull request Mar 5, 2026
Signed-off-by: Samraj Moorjani <samraj.moorjani@databricks.com>
Co-authored-by: Claude <noreply@anthropic.com>
daniellok-db pushed a commit to daniellok-db/mlflow that referenced this pull request Mar 5, 2026
Signed-off-by: Samraj Moorjani <samraj.moorjani@databricks.com>
Co-authored-by: Claude <noreply@anthropic.com>
daniellok-db pushed a commit that referenced this pull request Mar 5, 2026
Signed-off-by: Samraj Moorjani <samraj.moorjani@databricks.com>
Co-authored-by: Claude <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/uiux Front-end, user experience, plotting, JavaScript, JavaScript dev server mlflow-fix-it-q1fy27 rn/bug-fix Mention under Bug Fixes in Changelogs. size/XS v3.10.1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants