mirror of
https://github.com/open-webui/open-webui
synced 2025-04-25 00:39:36 +00:00
fix
This commit is contained in:
parent
9a83bde7e5
commit
9881022b11
@ -348,6 +348,7 @@
|
|||||||
liteLLMAPIBase = '';
|
liteLLMAPIBase = '';
|
||||||
liteLLMAPIKey = '';
|
liteLLMAPIKey = '';
|
||||||
liteLLMRPM = '';
|
liteLLMRPM = '';
|
||||||
|
liteLLMMaxTokens = '';
|
||||||
|
|
||||||
liteLLMModelInfo = await getLiteLLMModelInfo(localStorage.token);
|
liteLLMModelInfo = await getLiteLLMModelInfo(localStorage.token);
|
||||||
models.set(await getModels());
|
models.set(await getModels());
|
||||||
|
Loading…
Reference in New Issue
Block a user