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 llm_model_list to use router.get_model_list() #4274

Merged
merged 1 commit into from
Jun 19, 2024

Conversation

krrishdholakia
Copy link
Contributor

Title

fix llm_model_list to use router.get_model_list()

Relevant issues

Makes /v1/model/info more accurate as it gives the deployments actually created

Required change after - 14b66c3

allowed multiple orgs to be created in 1 model definition

Type

🆕 New Feature

Changes

  • changes model_list to router.get_model_list() when initializing llm_router value

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

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

covered by existing proxy server testing

Copy link

vercel bot commented Jun 19, 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 Jun 19, 2024 3:00am

@krrishdholakia krrishdholakia merged commit cacf8e8 into main Jun 19, 2024
7 of 9 checks passed
@krrishdholakia krrishdholakia deleted the litellm_router_multiple_orgs branch June 19, 2024 03:27
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.

None yet

1 participant