QuickApps version
0.6.0
What steps will reproduce the bug?
-
Modify your chat config with this environment setting:
ATTACHMENT_TYPES_EXPANDED: "image/png,image/jpeg,image/webp"
-
In your chathub with image creation support, ask to create an image.
-
in the model reply, you will see a result similar to this:
A stages section
followed by the created image expanded
Followed by the test reply and the same image expanded as an attachment
What is the expected behavior?
When you create an image, it should be the chat ui env variables the one who controls if we want the resulting image expanded or not.
What do you see instead?
I see the generated image twice, which is confusing for the users.
Additional information
No response
QuickApps version
0.6.0
What steps will reproduce the bug?
Modify your chat config with this environment setting:
ATTACHMENT_TYPES_EXPANDED: "image/png,image/jpeg,image/webp"
In your chathub with image creation support, ask to create an image.
in the model reply, you will see a result similar to this:
A stages section
followed by the created image expanded
Followed by the test reply and the same image expanded as an attachment
What is the expected behavior?
When you create an image, it should be the chat ui env variables the one who controls if we want the resulting image expanded or not.
What do you see instead?
I see the generated image twice, which is confusing for the users.
Additional information
No response