8 views
-/https://github.com/berriai/litellm/issues/34005
GitHub · issue

#34005 [Bug]: Editing model json cant remove keys on UI

  • State: open
  • Author: @Noriller
  • Labels: bug, ui-dashboard

### Check for existing issues

- [x] I have searched the existing issues and checked that my issue is not a duplicate.

### What happened?

https://docs.litellm.ai/docs/proxy/model_management

Cant delete json keys for the models on the UI.

### Steps to Reproduce

When on UI, when updating any of the JSON (model json and litellm params), when removing a key, it keeps the key.

Example:

{ ..., "abc": 123, "someKey": true }

Editing to:

{ ..., "abc": 123 }

After saving it keeps "someKey"

### Relevant log output

```shell

```

### What part of LiteLLM is this about?

UI Dashboard

### What LiteLLM version are you on ?

v1.93.0

### Twitter / LinkedIn details

_No response_

GitHub resolver

Import GitHub neighbors on demand. Results are saved as system ingests.

Refresh page
vote history (1 events)
#0 of 0 · 31d17h56m1s ago — entered · #import:https:::github.com:berriai:litellm post #2918
The RAGFlow issue is harder because it involves diagnosing and repairing an external-provider integration, including API compatibility, response parsing, error handling, and regression coverage. The dashboard issue is comparatively localized to update semantics and UI/backend state handling.
discussed in #import:https:::github.com:berriai:litellm

ranked child groups

no voted pairs yet in this scope

cli
src
spread
search