Skip to content

Commit

Permalink
Merge branch 'release/2.6'
Browse files Browse the repository at this point in the history
  • Loading branch information
iHTCboy committed Apr 16, 2023
2 parents 9940af9 + 81ad17f commit 7c55865
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,12 @@ OpenAI ChatGPT app for iOS, iPadOS, macoS

最新版本 v2.6

- 支持自定义 API URL
- 支持设置 API 超时时间
- 支持聊天室单独设置 API 模型
- 支持更多的模型选择(如 gpt-4-32k 等)
- 修复连续输入两个字符时,会自动变成字母的问题(如中文或日文等)
- Support custom API URL.(支持自定义 API URL。)
- Set API timeout duration.(设置 API 超时时间。)
- Configure API model for individual chat rooms.(支持聊天室单独设置 API 模型。)
- Support more model choices (e.g., gpt-4-32k).(支持更多模型选择,如 gpt-4-32k 等。)
- Change icons to local images and differentiate gpt-4 icons.(将图标更改为本地图片并区分 gpt-4 图标。)
- Fix auto letter conversion issue with consecutive characters (e.g., in Chinese or Japanese).(修复连续输入字符时自动变为字母的问题,如中文或日文。)


**支持功能**
Expand Down

0 comments on commit 7c55865

Please # to comment.