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 46f98c9e571..7e427caaf34 100644 --- a/docs/my-website/release_notes/v1.81.0/index.md +++ b/docs/my-website/release_notes/v1.81.0/index.md @@ -43,7 +43,14 @@ pip install litellm==1.81.0 --- -## Major change - /chat/completions Image URL Download Size Limit +## Key Highlights + +- **Claude Code** - Support for using web search across Bedrock, Vertex AI, and all LiteLLM providers +- **Major Change** - [50MB limit on image URL downloads](#major-change---chatcompletions-image-url-download-size-limit) to improve reliability + +--- + +## Major Change - /chat/completions Image URL Download Size Limit To improve reliability and prevent memory issues, LiteLLM now includes a configurable **50MB limit** on image URL downloads by default. Previously, there was no limit on image downloads, which could occasionally cause memory issues with very large images. @@ -133,12 +140,6 @@ This feature improves reliability by: --- -## Key Highlights - -- **Claude Code** - Support for using web search across Bedrock, Vertex AI, and all LiteLLM providers - ---- - ## New Models / Updated Models #### New Model Support