ChatGPT Siri 1.3,update model to gpt-5.2, support has been added for configuring a custom OpenAI-compatible API URL. 中文:更新模型到 gpt-5.2,增加自定义 OpenAI 格式 API url 设置。https://t.co/S6ZfjjyJ0l
Update 1.3.1:
- Fixed a bug where using the latest OpenAI models caused errors #170
- Added: The “new chat” and “quit chat” commands now support matching multiple keywords. (The command will be triggered successfully if any one of the keywords is included.
Update: ChatGPT Siri 1.2.5
The function is the same as 1.2.4, with the following modifications:
- Added error message for not finding choices.
- Removed colon from chat log file name to avoid potential directory issues.
ChatGPT Siri 1.2.3 releases!
- Ability to select the model and support GPT-4;
- Automatically copy the last response to the clipboard;
- Save chat records in different folders by day;
- Add back the default system message.
@iDroidGuy Currently, GPT-4 requires joining a waitlist. Once you join the waitlist, you will receive a confirmation email. Then, you need to wait for the invitation to use the GPT-4 API, If you do not have GPT-4 qualifications, please choose to use the GPT-3.5-Turbo model.
Working on my new project: ChatET app, a ChatGPT API client. I use gpt-4 to generate code for me and it works! And I don't have any experience on flutter before, it's amazing!