Releases: flyun/chatAir
release-1.2.0
release-1.1.4
*Added adaptation of o1-mini and o1-preview models
*Added gemini-1.5-pro-002, gemini-1.5-flash-002, gemini-1.5-flash-8b-exp-0924 models.
*Fixed the problem of configuring Api Server
*Fixed gemini error pop-up fix #46
*The new version of configuring Api Server is under development and is expected to be released in the next version
*增加适配o1-mini、o1-preview模型
*增加gemini-1.5-pro-002、gemini-1.5-flash-002、gemini-1.5-flash-8b-exp-0924模型。
*修复配置Api Server的问题
*修复gemini错误弹窗fix #46
*新版配置Api Server正在开发中,预计下版本发布
release-1.1.2
*Added a new way to configure custom API Server, adapting to model providers such as Perplexity and Github
*Added gemini-1.5-pro-exp-0827, gemini-1.5-pro-exp-0801, gemini-1.5-flash-exp-0827, gemini-1.5-flash-8b-exp-0827 models
*Changed custom models, added a pop-up window for the model list that supports the OpenAI protocol fix #19
*Changed the api key to detect available models to "gpt-4o-mini"
*Fixed the ollama local call certificate issue fix #36
*Added the option to disable tablet mode fix #35
*Fixed the problem of not being able to end the chat state after exiting the chat window when non-streaming output is used
*Fixed the problem of entering special characters in the configuration of custom API Server causing flashback
*增加配置自定义 API Server的新方式,适配Perplexity、Github等模型提供商
*增加gemini-1.5-pro-exp-0827、gemini-1.5-pro-exp-0801、gemini-1.5-flash-exp-0827、gemini-1.5-flash-8b-exp-0827模型
*更改自定义模型,增加支持OpenAI协议的模型列表弹窗 fix #19
*修改api key检测可用模型为“gpt-4o-mini”
*修复ollama本地调用证书问题 fix #36
*添加禁用平板模式选项 fix #35
*修复非流式输出时,退出聊天窗口后,无法结束正在聊天状态
*修复配置自定义 API Server输入特殊字符导致闪退
release-1.1.1
*Added the function of closing Gemini security options fix #22, fix #31
*Added the function of hiding the chat title bar fix #23
*Added the function of uploading pictures of Claude model
*Added the gpt-4o-2024-08-06 model
*Optimized the error pop-up content
*Fixed the problem of occasional crash when clicking stop during chat fix #29
*Fixed bugs and improved stability
*增加关闭Gemini 安全选项功能 fix #22, fix #31
*增加隐藏聊天标题栏 fix #23
*增加Claude模型上传图片
*增加gpt-4o-2024-08-06模型
*优化错误弹窗内容
*修复聊天时点击stop,偶发闪退 fix #29
*修复bug,提升稳定性
release-1.1.0
release-1.0.9
*Add GPT-4o mini model and set it as the default model
*增加GPT-4o mini模型,修改为默认模型
release-1.0.8
*Added Claude 3.5 sonnet model
*Fixed Claude 3 sonnet model
*增加Claude 3.5 sonnet模型
*修复Claude 3 sonnet模型
release-1.0.7
*Added Claude support, added Claude 3 haiku, Claude 3 opus, Claude 3 sonnet
*Added Vietnamese
*Refactored the switching model protocol logic
*Added key validity verification
*Removed the OpenAI protocol configuration API server configuration https restriction, adapted to http address
*增加Claude支持,增加Claude 3 haiku、Claude 3 opus、Claude 3 sonnet模型
*增加越南语
*重构切换模型协议逻辑
*增加密钥有效性验证
*移除OpenAI协议配置API服务器配置https限制,适配http地址