diff --git a/docs/my-website/img/release_notes/logs_v2_tool_tracing.png b/docs/my-website/img/release_notes/logs_v2_tool_tracing.jpg similarity index 100% rename from docs/my-website/img/release_notes/logs_v2_tool_tracing.png rename to docs/my-website/img/release_notes/logs_v2_tool_tracing.jpg diff --git a/docs/my-website/release_notes/v1.81.6.md b/docs/my-website/release_notes/v1.81.6.md index b2978d60249..2b9de3fc257 100644 --- a/docs/my-website/release_notes/v1.81.6.md +++ b/docs/my-website/release_notes/v1.81.6.md @@ -44,7 +44,7 @@ pip install litellm==1.81.6 This release brings improved observability to LiteLLM's Logs UI, enabling developers to easily trace tools sent and called in every request. This means you can now debug agent workflows in production, quickly identify tool execution failures, and view your tools and request content at a glance. The new Logs UI features a side panel with improved UX and pretty print view of request/response. - + [Get Started](../../docs/proxy/ui_logs)