mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-12 12:25:20 +00:00
refac
This commit is contained in:
parent
e3937ada38
commit
611955bc91
1 changed files with 1 additions and 0 deletions
|
|
@ -1056,4 +1056,5 @@ async def process_chat_response(
|
|||
return StreamingResponse(
|
||||
stream_wrapper(response.body_iterator, events),
|
||||
headers=dict(response.headers),
|
||||
background=response.background,
|
||||
)
|
||||
|
|
|
|||
Loading…
Reference in a new issue