18 views
-/https://github.com/berriai/litellm/issues/23998
GitHub · issue

#23998 [Bug]: Unable to re-edit Model LiteLLM Params on LiteLLM UI

  • State: open
  • Author: @manalijj
  • Labels: bug, llm translation, ui-dashboard

### Check for existing issues

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

### What happened?

Once parameter is added to LiteLLM Params it's can't be removed.

{ "input_cost_per_token": 0.00000125, "output_cost_per_token": 0.00001, "api_base": "https://api.openai.com/v1", "custom_llm_provider": "openai", "use_in_pass_through": false, "use_litellm_proxy": false, "merge_reasoning_content_in_choices": false, "model": "gpt-5", "tags": [], "guardrails": [] }

### Steps to Reproduce

1. Go to Model Management 2. Click on Model ID 3. Click on Overview and Edit setting button 4. Add custom parameter like litellm_image_enabled 5. Save it

### Relevant log output

```shell After refreshing UI the LiteLLM Params section removed parameter re-appears ```

### What part of LiteLLM is this about?

UI Dashboard

### What LiteLLM version are you on ?

1.81.16-nightly

### 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 · 31d17h52m42s ago — entered · #import:https:::github.com:berriai:litellm post #3200
#23998 is harder because it spans dashboard form state, arbitrary-parameter serialization, and persistence across reloads, while #27144 is a more localized streaming-event translation fix with focused regression coverage.
discussed in #import:https:::github.com:berriai:litellm

ranked child groups

no voted pairs yet in this scope

cli
src
spread
search