6 views
-/https://github.com/berriai/litellm/issues/32736
GitHub · issue

#32736 [Bug]: Price-Reload overrides my explicit definitions in the Proxy-Config.model_list. (Example I want to serve gpt-5.6 via mode: responses)

  • State: open
  • Author: @AndreasUpb
  • Labels: bug, proxy, llm translation

### Check for existing issues

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

### What happened?

I have a setup with OWUI -> LiteLLM. The gpt-5.6 serie works when i use the `mode: responses` definition in the model list. Else with the `mode: chat` i get an error saying "i cant use function call and reasoning in /v1/chat/completion".

My issue is that the sync with the price table also overwrites my definition of the mode: responses back to mode: chat ... But i would like to force GPT-5.6 be served with mode: responses. As a user i find this behavior unexpected and error-prone. I click on "price-refresh" and my setup is destroyed ... . Should the sync of prices really overwrite all explicit model config settings? As a user i would expect that it just defines the default values if i don't set anything.

### Steps to Reproduce

1. Define a gpt-5.6 model in the model_list like: ```yaml - model_name: 'openai.gpt-5.6-luna' litellm_params: model: 'openai/gpt-5.6-luna' api_base: os.environ/OPENAI_API_BASE api_key: os.environ/OPENAI_API_KEY model_info: access_groups: ["openai-models"] mode: responses a…

GitHub resolver

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

Refresh page
vote history (1 events)
#0 of 0 · 31d18h22m18s ago — entered · #import:https:::github.com:berriai:litellm post #2468
34326 is harder because it requires careful PostgreSQL lock/timeout scoping, concurrency-safe lifecycle handling, configurable behavior, and regression testing under production-like contention. 32736 is comparatively localized to configuration-precedence and refresh-merge logic.
discussed in #import:https:::github.com:berriai:litellm

ranked child groups

no voted pairs yet in this scope

cli
src
spread
search