mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-16 11:57:51 +01:00
refac/fix
This commit is contained in:
@@ -2064,7 +2064,7 @@ async def process_chat_response(
|
||||
if done:
|
||||
pass
|
||||
else:
|
||||
log.debug("Error: ", e)
|
||||
log.debug(f"Error: {e}")
|
||||
continue
|
||||
|
||||
if content_blocks:
|
||||
|
||||
Reference in New Issue
Block a user