Releases: yihong0618/xiaogpt
Releases · yihong0618/xiaogpt
v1.31
What's Changed
- 添加小米智能家庭屏6(X6A)支持; 删除重复配置 by @fliaping in #199
- add edgegpt bot by @hanxi in #201
- feat: implement the stream mode for new bing by @frostming in #203
New Contributors
Full Changelog: v1.23...v1.31
v1.23
🐞 Bug Fixes
- Validate proxy only when it isn't blank - by @frostming in #190 (4f8e2)
- Add L15A - by @yihong0618 (1c8ae)
View changes on GitHub
v1.22
🚀 Features
- Add instruction to use edge TTS inside container - by @frostming and @yihong0618 in #187 (6a88e)
View changes on GitHub
v1.21
v1.20
🚀 Features
- Support overriding GPT options via config - by @frostming in #168 (78b31)
- Better prompt - by @yihong0618 in #183 (47d3e)
- Add HTTP proxy support for OpenAI API and CLI options - by @PJovy and Jovy in #174 (994f5)
View changes on GitHub
v1.1.0
What's Changed
- fix: hide the request log under non-verbose mode by @frostming in #147
- ci: Automate workflow for docker image push and PyPI release by @frostming in #156
Full Changelog: v1.01...v1.1.0
v1.0 release
- support stream
- support 连续对话
- support edge-tts @pjq @yihong0618 @frostming
- all async thanks @frostming