File tree Expand file tree Collapse file tree 1 file changed +1
-4
lines changed
docs/my-website/release_notes/v1.77.7-stable Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Original file line number Diff line number Diff line change 1
1
---
2
- title : " v1.77.7-rc - Performance Optimizations & Claude Sonnet 4.5"
2
+ title : " [Preview] v1.77.7-stable - Claude Sonnet 4.5"
3
3
slug : " v1-77-7"
4
4
date : 2025-10-04T10:00:00
5
5
authors :
@@ -124,10 +124,7 @@ pip install litellm==1.77.7.rc.1
124
124
- ** General**
125
125
- Fix: Authorization header to use correct "Bearer" capitalization - [ PR #14764 ] ( https://github.com/BerriAI/litellm/pull/14764 )
126
126
- 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 )
129
127
- 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 )
131
128
132
129
#### New Provider Support
133
130
You can’t perform that action at this time.
0 commit comments