From 2ebfc92dca9e84a3c22e59c7c62601ddef469022 Mon Sep 17 00:00:00 2001 From: Ishaan Jaffer Date: Sat, 22 Nov 2025 17:34:45 -0800 Subject: [PATCH] docs fix --- docs/my-website/release_notes/v1.80.5-stable/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/my-website/release_notes/v1.80.5-stable/index.md b/docs/my-website/release_notes/v1.80.5-stable/index.md index fdbe8cf98fd..dc94d2be532 100644 --- a/docs/my-website/release_notes/v1.80.5-stable/index.md +++ b/docs/my-website/release_notes/v1.80.5-stable/index.md @@ -84,7 +84,7 @@ This update reduces `/realtime` latency by removing redundant encodings on the h --- -## Model Compare UI +### Model Compare UI New interactive playground UI enables side-by-side comparison of multiple LLM models, making it easy to evaluate and compare model responses. @@ -111,7 +111,7 @@ New interactive playground UI enables side-by-side comparison of multiple LLM mo - **Safety Filters**: Configure and test guardrails (safety filters) directly in the playground interface -[Get Started with Model Compare](../../docs/proxy/model_compare_ui) - [PR #16855](https://github.com/BerriAI/litellm/pull/16855) +[Get Started with Model Compare](../../docs/proxy/model_compare_ui) ## New Providers and Endpoints