Closed officialbishowb closed 10 months ago
how would this approach handle multiple images?
I have tested it with only one image. Probably won't work with multiple images. Let me fix it
I see it works, but it adds only one image URL. However, I think the image URL is unnecessary as it can't be accessed
Should i remove the image url from the citation and add the text prompt only? @mcquenji
yeah. i'd just use the text and ignore the images. or perhaps insert a [Uploaded image]
for each image at the beginning of the prompt
So for 4 images + a prompt, it would be:
[Uploaded image] [Uploaded image] [Uploaded image] [Uploaded image]
A prompt text
Right?
yeah, would make the most sense to me
So should display x [Upload image]
(if available) and add the prompt text with a line break
fixes #6