Bug: no way to send multiple images in vision models
Closed this issue · 2 comments
thiswillbeyourgithub commented
Hi,
I don't know if it's intentional but the openai API supports sending multiple images in the same message but when SpeakGPT got one image (selected but not yet sent to the LLM) the image appears hovering above the button to use to send more images. So in effect, we can't send multiple images in one message.
AndraxDev commented
It is not bug. It is an app logic. SpeakGPT does not support multiple images and will not support in near future.
thiswillbeyourgithub commented
Okay thank you very much as always @AndraxDev !