What's Next
我正在研究 OpenAI 新开放的一系列 API,计划加入的功能:
- 语音交互
- 使用 Assistant API 增强面具能力:代码解释器、文件上传
- gpt-4 vision 能力
I'm learning OpenAI's new range of APIs. Here are the planned features:
- Voice interaction
- Enhancing the capabilities of the mask with Assistant API: code interpreter, file uploads
- gpt-4 vision capabilities
What's Changed
- fix: #2981 full screen button not works by @Yidadaa in #2983
- Fix typo in sync.ts by @ograycode in #2992
- Refactor Mask UI Page [Masks] by @H0llyW00dzZ in #2993
- 提供同步聊天记录教程,同时翻译多国语言 by @MCheping8108 in #2996
- docs: fix typo in app/masks/en.ts by @suravshrestha in #3003
- feat: close #3031 user can set larger font size by @Yidadaa in #3033
- Fix typo in README.md by @eltociear in #3019
- fix serviceWorker cache: auto caching files by workbox by @jessegpt in #3013
- fix: #3074 Revert "fix serviceWorker cache: auto caching files by workbox" by @Yidadaa in #3095
- Feat Models [GPT-4] [GPT-3.5] [128K context] by @H0llyW00dzZ in #3143
- bugfix-1107 by @Yidadaa in #3163
- feat: default disable balance query by @Yidadaa in #3165
- feat: sort model by name by @Yidadaa in #3166
New Contributors
- @ograycode made their first contribution in #2992
- @MCheping8108 made their first contribution in #2996
- @suravshrestha made their first contribution in #3003
- @jessegpt made their first contribution in #3013
Full Changelog: v2.9.9...v2.9.10