Skip to content

Commit c947994

Browse files
committed
docs fix notes
1 parent 22b6a82 commit c947994

File tree

1 file changed

+1
-4
lines changed
  • docs/my-website/release_notes/v1.77.7-stable

1 file changed

+1
-4
lines changed

docs/my-website/release_notes/v1.77.7-stable/index.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "v1.77.7-rc - Performance Optimizations & Claude Sonnet 4.5"
2+
title: "[Preview] v1.77.7-stable - Claude Sonnet 4.5"
33
slug: "v1-77-7"
44
date: 2025-10-04T10:00:00
55
authors:
@@ -124,10 +124,7 @@ pip install litellm==1.77.7.rc.1
124124
- **General**
125125
- Fix: Authorization header to use correct "Bearer" capitalization - [PR #14764](https://github.com/BerriAI/litellm/pull/14764)
126126
- Bug fix: gpt-5-chat-latest has incorrect max_input_tokens value - [PR #15116](https://github.com/BerriAI/litellm/pull/15116)
127-
- Fix missing HTTPException import - [PR #15111](https://github.com/BerriAI/litellm/pull/15111)
128-
- Fix: model_group not always present in litellm_params, and metadata - [PR #15108](https://github.com/BerriAI/litellm/pull/15108)
129127
- Update request handling for original exceptions - [PR #15013](https://github.com/BerriAI/litellm/pull/15013)
130-
- Remove invalid vertex -latest models - [PR #15043](https://github.com/BerriAI/litellm/pull/15043)
131128

132129
#### New Provider Support
133130

0 commit comments

Comments
 (0)