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

Fix deepseek calling - refactor to use base_llm_http_handler #8266

Merged
merged 6 commits into from
Feb 5, 2025

Conversation

krrishdholakia
Copy link
Contributor

Title

Fix deepseek calling - refactor to use base_llm_http_handler

Relevant issues

Fixes #8128 (comment)

Type

🐛 Bug Fix
🧹 Refactoring
✅ Test

Changes

  • moves deepseek route to use base_llm_http_handler.py

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

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

Added unit testing for deepseek. Had to use a mock endpoint, as their API is currently hanging.

Screenshot 2025-02-04 at 8 31 12 PM

Copy link

vercel bot commented Feb 5, 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 Feb 5, 2025 6:05am

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]: APIError crash with DeepSeek R1 getting LegacyAPIResponse
1 participant