mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-16 11:57:51 +01:00
fix
This commit is contained in:
@@ -124,7 +124,7 @@ async def restart_litellm(user=Depends(get_admin_user)):
|
|||||||
log.info("litellm service shutdown complete.")
|
log.info("litellm service shutdown complete.")
|
||||||
|
|
||||||
# Restart the background service
|
# Restart the background service
|
||||||
await start_litellm_background()
|
start_litellm_background()
|
||||||
log.info("litellm service restart complete.")
|
log.info("litellm service restart complete.")
|
||||||
|
|
||||||
return {
|
return {
|
||||||
|
|||||||
Reference in New Issue
Block a user