forked from open-webui/open-webui
		
	fix
This commit is contained in:
		
							parent
							
								
									51191168bc
								
							
						
					
					
						commit
						2717fe7c20
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -124,7 +124,7 @@ async def restart_litellm(user=Depends(get_admin_user)): | |||
|         log.info("litellm service shutdown complete.") | ||||
| 
 | ||||
|         # Restart the background service | ||||
|         await start_litellm_background() | ||||
|         start_litellm_background() | ||||
|         log.info("litellm service restart complete.") | ||||
| 
 | ||||
|         return { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Timothy J. Baek
						Timothy J. Baek