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

Litellm dev 01 25 2025 p4 #8006

Merged
merged 6 commits into from
Jan 26, 2025
Merged

Litellm dev 01 25 2025 p4 #8006

merged 6 commits into from
Jan 26, 2025

Conversation

krrishdholakia
Copy link
Contributor

@krrishdholakia krrishdholakia commented Jan 26, 2025

Title

Fix deepseek r-1 streaming responses

Relevant issues

Resolves #7942

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

adds unit testing to ensure proxy does not fail if specific Openai requests hang (e.g. recent o1 outage)
Copy link

vercel bot commented Jan 26, 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 26, 2025 4:01pm

ensures compatibility with existing tools that use it
Copy link

codecov bot commented Jan 26, 2025

Codecov Report

Attention: Patch coverage is 73.07692% with 7 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
litellm/main.py 68.18% 7 Missing ⚠️

πŸ“’ Thoughts on this report? Let us know!

@krrishdholakia krrishdholakia merged commit 6bafdbc into main Jan 26, 2025
3 of 19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: DeepSeek reasoning_content stream response returns None always
1 participant