AndraxDev / speak-gpt

Your personal voice assistant based on OpenAI ChatGPT.
https://play.google.com/store/apps/details?id=org.teslasoft.assistant
Apache License 2.0
290 stars 59 forks source link

Bug: no way to send multiple images in vision models #123

Closed thiswillbeyourgithub closed 6 months ago

thiswillbeyourgithub commented 6 months ago

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 6 months ago

It is not bug. It is an app logic. SpeakGPT does not support multiple images and will not support in near future.

thiswillbeyourgithub commented 6 months ago

Okay thank you very much as always @AndraxDev !