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 = ''; | 		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…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Timothy J. Baek
						Timothy J. Baek