"ts/vscode:/vscode.git/clone" did not exist on "02eab99b9bb280e385a7af71b4c6c4a73bae1f04"
Commit 9881022b authored by Timothy J. Baek's avatar Timothy J. Baek
Browse files

fix

parent 9a83bde7
......@@ -348,6 +348,7 @@
liteLLMAPIBase = '';
liteLLMAPIKey = '';
liteLLMRPM = '';
liteLLMMaxTokens = '';
liteLLMModelInfo = await getLiteLLMModelInfo(localStorage.token);
models.set(await getModels());
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment