mirror of
https://github.com/open-webui/open-webui.git
synced 2025-09-01 18:28:36 +02:00
fix
This commit is contained in:
@@ -348,6 +348,7 @@
|
||||
liteLLMAPIBase = '';
|
||||
liteLLMAPIKey = '';
|
||||
liteLLMRPM = '';
|
||||
liteLLMMaxTokens = '';
|
||||
|
||||
liteLLMModelInfo = await getLiteLLMModelInfo(localStorage.token);
|
||||
models.set(await getModels());
|
||||
|
Reference in New Issue
Block a user