From 2fda7a2534767e722e36b10c032badacecbfe8dc Mon Sep 17 00:00:00 2001 From: Ishaan Jaffer Date: Sat, 17 Jan 2026 18:33:19 -0800 Subject: [PATCH] docs fix --- docs/my-website/release_notes/v1.81.0/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/my-website/release_notes/v1.81.0/index.md b/docs/my-website/release_notes/v1.81.0/index.md index 24d566235f..edd720f6bf 100644 --- a/docs/my-website/release_notes/v1.81.0/index.md +++ b/docs/my-website/release_notes/v1.81.0/index.md @@ -54,7 +54,7 @@ pip install litellm==1.81.0 ## Claude Code - Web Search Across All Providers - + This release brings web search support to Claude Code across all LiteLLM providers (Bedrock, Azure, Vertex AI, and more), enabling AI coding assistants to search the web for real-time information.