forked from open-webui/open-webui
fix
This commit is contained in:
parent
9a83bde7e5
commit
9881022b11
1 changed files with 1 additions and 0 deletions
|
@ -348,6 +348,7 @@
|
|||
liteLLMAPIBase = '';
|
||||
liteLLMAPIKey = '';
|
||||
liteLLMRPM = '';
|
||||
liteLLMMaxTokens = '';
|
||||
|
||||
liteLLMModelInfo = await getLiteLLMModelInfo(localStorage.token);
|
||||
models.set(await getModels());
|
||||
|
|
Loading…
Reference in a new issue