Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(pyproject.toml): bump uvicorn depedency requirement + Azure o1 model check fix + Vertex Anthropic headers fix #7773

Merged
merged 4 commits into from
Jan 15, 2025

Conversation

krrishdholakia
Copy link
Contributor

@krrishdholakia krrishdholakia commented Jan 15, 2025

Fixes #7768

fix(anthropic/chat/transformation.py): fix is_vertex_request check to actually use optional param passed in
bce36a8

fix(o1_transformation.py): fix azure o1 'is_o1_model' check to just check for o1 in model string

bd83df5

Title

Relevant issues

Fixes #6898 (comment)
Fixes #7743

Type

🆕 New Feature
🐛 Bug Fix
🧹 Refactoring
📖 Documentation
🚄 Infrastructure
✅ Test

Changes

[REQUIRED] Testing - Attach a screenshot of any new tests passing locally

If UI changes, send a screenshot/GIF of working UI fixes

Copy link

vercel bot commented Jan 15, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
litellm ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 15, 2025 4:10am

Copy link

codecov bot commented Jan 15, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

📢 Thoughts on this report? Let us know!

@krrishdholakia krrishdholakia merged commit 8353caa into main Jan 15, 2025
32 checks passed
@krrishdholakia krrishdholakia changed the title build(pyproject.toml): bump uvicorn depedency requirement build(pyproject.toml): bump uvicorn depedency requirement + Azure o1 model check fix + Vertex Anthropic headers fix Jan 15, 2025
@krrishdholakia krrishdholakia deleted the litellm_dev_01_14_2025_p3 branch January 15, 2025 05:49
rajatvig pushed a commit to rajatvig/litellm that referenced this pull request Jan 16, 2025
* build(pyproject.toml): bump uvicorn depedency requirement

Fixes BerriAI#7768

* fix(anthropic/chat/transformation.py): fix is_vertex_request check to actually use optional param passed in

Fixes BerriAI#6898 (comment)

* fix(o1_transformation.py): fix azure o1 'is_o1_model' check to just check for o1 in model string

BerriAI#7743

* test: load vertex creds
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant