mirror of
https://github.com/open-webui/open-webui
synced 2025-02-07 21:47:29 +00:00
refac
This commit is contained in:
parent
6186dec781
commit
14e650077a
@ -557,7 +557,7 @@ async def chat_image_generation_handler(
|
|||||||
await __event_emitter__(
|
await __event_emitter__(
|
||||||
{
|
{
|
||||||
"type": "message",
|
"type": "message",
|
||||||
"data": {"content": f"![Generated Image]({image['url']})"},
|
"data": {"content": f"![Generated Image]({image['url']})\n"},
|
||||||
}
|
}
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user