From 142697cd87fd7c3137da1758e964fcd67d729247 Mon Sep 17 00:00:00 2001 From: Krrish Dholakia Date: Sat, 22 Mar 2025 20:22:32 -0700 Subject: [PATCH] docs: cleanup docs --- docs/my-website/release_notes/v1.63.14/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/my-website/release_notes/v1.63.14/index.md b/docs/my-website/release_notes/v1.63.14/index.md index f30231604a3..6c6ed7442d9 100644 --- a/docs/my-website/release_notes/v1.63.14/index.md +++ b/docs/my-website/release_notes/v1.63.14/index.md @@ -95,7 +95,7 @@ https://github.com/BerriAI/litellm/pull/9363 ## Logging Integrations -- Support post-call guardrails for streaming responses - https://github.com/BerriAI/litellm/commit/4a31b32a88b7729a032e58ab046079d17000087f [NEEDS DOCS] +- Support post-call guardrails for streaming responses [Get Started](../../docs/proxy/guardrails/custom_guardrail#1-write-a-customguardrail-class) - Arize [Get Started](../../docs/observability/arize_integration) - fix invalid package import [PR](https://github.com/BerriAI/litellm/pull/9338) - migrate to using standardloggingpayload for metadata, ensures spans land successfully [PR](https://github.com/BerriAI/litellm/pull/9338)