Yue-Yang / ChatGPT-Siri

Shortcuts for Siri using ChatGPT API gpt-3.5-turbo & gpt-4 model, supports continuous conversations, configure the API key & save chat records. 由 ChatGPT API gpt-3.5-turbo & gpt-4 模型驱动的智能 Siri,支持连续对话,配置API key,配置系统prompt,保存聊天记录。
https://twitter.com/YueYangDev
MIT License
3.61k stars 161 forks source link

Add support for images #158

Open lucouto opened 2 months ago

lucouto commented 2 months ago

Now it's possible to deploy a gpt-4o in Azure and so upload images. Would it be possible to update your shortcut in order to ask for text or image input? I've tried to adapt it myself but my knowledge is so limited that I keep getting error. Please let me know if you need me to share any more info with you (the python code from the playground when an image is uploaded for example).

Thanks