免费的ChatGPT API的安卓语音助手,可用音量键唤起并进行语音交流,支持联网、Vision拍照识图、提问模板等功能 | A free ChatGPT API voice assistant for Android, activated via volume keys for voice interaction, supporting features such as network connectivity, Vision photo recognition, and question templates.
使用最新版本 自定义添加dall-e-3文生图模型 但是在调用的时候,貌似请求是写死的/v1/chat/completions,所以导致无法正确的调用模型 期望能增加一个判断,当为文生图模型的走/v1/images/generations 请求