mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-04-08 11:58:34 +02:00
Fix image generation output
This commit is contained in:
parent
98b2507045
commit
3e39a921b0
@ -352,7 +352,7 @@ class Answer:
|
||||
list[ImageGenerationResponse], response.response
|
||||
)
|
||||
img_urls = [img.url for img in img_generation_response]
|
||||
break
|
||||
|
||||
yield response
|
||||
|
||||
prompt_builder.update_user_prompt(
|
||||
|
Loading…
x
Reference in New Issue
Block a user