diff --git a/docs/my-website/img/release_notes/v1_messages_perf.png b/docs/my-website/img/release_notes/v1_messages_perf.png index 3d5744e1be1..273499a7a56 100644 Binary files a/docs/my-website/img/release_notes/v1_messages_perf.png and b/docs/my-website/img/release_notes/v1_messages_perf.png differ diff --git a/docs/my-website/release_notes/v1.72.2/index.md b/docs/my-website/release_notes/v1.72.2/index.md index c866beeb80c..3d13f4de44b 100644 --- a/docs/my-website/release_notes/v1.72.2/index.md +++ b/docs/my-website/release_notes/v1.72.2/index.md @@ -92,7 +92,7 @@ This is great for real time use cases with large requests (eg. multi turn conver style={{width: '100%', display: 'block', margin: '2rem auto'}} /> -LiteLLM v1.72.2.rc now accurately tracks rate limits across keys, models, teams, and users with 0 spillover. +LiteLLM now accurately tracks rate limits across keys, models, teams, and users with 0 spillover. This is a significant improvement over the previous version, which faced issues with leakage and spillover in high traffic, multi-instance setups.