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(proxy_server.py): fix setting model id for db models #3715

Merged
merged 3 commits into from
May 18, 2024

Conversation

krrishdholakia
Copy link
Contributor

Title

Fix /model/delete for older proxy models on UI

Relevant issues

get model_id and use that as it's id in router, this enables /model/delete to work with the given id from /model/info

Type

🐛 Bug Fix

Changes

  • checks for model_id when getting model id in proxy_server.py

get model_id and use that as it's id in router, this enables `/model/delete` to work with the given id from `/model/info`
Copy link

vercel bot commented May 18, 2024

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 May 18, 2024 5:37am

@krrishdholakia krrishdholakia merged commit 8d25a7b into main May 18, 2024
1 of 4 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.

1 participant