From 88a7b40f86a64f76456d52b7ed58bdfd758841e2 Mon Sep 17 00:00:00 2001 From: Krrish Dholakia Date: Sun, 6 Jul 2025 21:55:06 -0700 Subject: [PATCH] docs(index.md): update note with all guardrails now on UI --- docs/my-website/release_notes/v1.74.0-stable/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/my-website/release_notes/v1.74.0-stable/index.md b/docs/my-website/release_notes/v1.74.0-stable/index.md index a7544658e7..24a9b6ea13 100644 --- a/docs/my-website/release_notes/v1.74.0-stable/index.md +++ b/docs/my-website/release_notes/v1.74.0-stable/index.md @@ -286,6 +286,8 @@ This release brings significant performance improvements to the Python SDK with ## Logging / Guardrail Integrations #### Features +- Guardrails + - All guardrails are now supported on the UI - [PR](https://github.com/BerriAI/litellm/pull/12349) - **[Azure Content Safety](../../docs/guardrails/azure_content_safety)** - Add Azure Content Safety Guardrails to LiteLLM proxy - [PR](https://github.com/BerriAI/litellm/pull/12268) - Add azure content safety guardrails to the UI - [PR](https://github.com/BerriAI/litellm/pull/12309)