mirror of
https://github.com/open-webui/open-webui
synced 2025-05-15 19:16:35 +00:00
commit
c1d3481c41
@ -218,9 +218,6 @@ def merge_models_lists(model_lists):
|
|||||||
"urlIdx": idx,
|
"urlIdx": idx,
|
||||||
}
|
}
|
||||||
for model in models
|
for model in models
|
||||||
if "api.openai.com"
|
|
||||||
not in app.state.config.OPENAI_API_BASE_URLS[idx]
|
|
||||||
or "gpt" in model["id"]
|
|
||||||
]
|
]
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user