Model Hub page loading error #19002
Replies: 4 comments 2 replies
-
|
@jweisman11 unable to repro, how are you deploying this image? |
Beta Was this translation helpful? Give feedback.
-
|
@mubashir1osmani I have LiteLLM deployed as a container running on my local machine. Are there any config/settings/env needed to get this feature to work? For context, everything else working fine. |
Beta Was this translation helpful? Give feedback.
-
|
hi i also faced the same issue. I need to set store_model_in_db= true in the config yaml. |
Beta Was this translation helpful? Give feedback.
-
|
Samething here, runing in a docker container, updated docker-compose.yml and .env and config.yaml with store_model_in_db but everytime I try to save in the UI complaining about the store_model_in_db = true....
|
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
After making several models and MCPs public, and going to:

http://localhost:4000/ui/model_hub_table/I get stuck with this error:Tried using v1.80.11-stable and v1.80.15.rc.1 but both throw the same error.
This is the error in the console:

Beta Was this translation helpful? Give feedback.
All reactions