-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
[Bug]: Can't modify models settings on UI (Edit Option) #9111
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
Comments
Hey @MattCarneiro is this on a db model or config model? |
DB model |
I noticed something strange. If I update public name via API on (main-latest) version, it doesn't change anything. At least on UI still the old public name and if I do a Get request still the old name. However, if I downgrade to (main-stable) version, it shows the new updated name under the model public name. |
what's the version of main-stable? |
1.53.7 |
got it - able to repro this on the latest stable - v1.63.2 (it's moved to being from the stable release branch) Will push a fix for this |
Thank you for your help on this @MattCarneiro |
nice! please tell me when you fix it and which version |
cc: @ishaan-jaff |
latest stable version the problem remains |
Problem persists on latest stable @krrishdholakia released today |
What happened?
A bug happened!
If I select a model and click on edit icon, there's a button called Edit Model. If I press it and try to modify model name or public name and save. It saves but after refresh the page, the public model name still the same. Same if I try to update via API. It changes on patch request but then after refresh it stays the same public name
Relevant log output
Are you a ML Ops Team?
No
What LiteLLM version are you on ?
v1.63.3 (main-latest)
Twitter / LinkedIn details
No response
The text was updated successfully, but these errors were encountered: