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

Update Model UI fixes #120

Merged
merged 4 commits into from
Oct 1, 2024
Merged

Update Model UI fixes #120

merged 4 commits into from
Oct 1, 2024

Conversation

estohlmann
Copy link
Member

Description of changes:

  • Stopped models still show in the UI, which will cause 5xx issues because the model isn't in LiteLLM
  • Cannot set a model to streaming or textgen from the UI. The payload doesn't include them
  • Payload for UpdateModel needs to be called autoScalingInstanceConfig instead of autoScalingConfig
  • Models that were just stopped in the UI cannot be started unless I refresh my page, even after the model shows as Stopped

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@estohlmann estohlmann merged commit ac64c8e into develop Oct 1, 2024
4 checks passed
@estohlmann estohlmann deleted the feature/update-ui-fixes branch October 1, 2024 19:45
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.

2 participants