This repository has been archived by the owner on Aug 10, 2023. It is now read-only.
Releases: acheong08/ChatGPT
Releases · acheong08/ChatGPT
4.2.5
What's Changed
- fix: Unsupported engine error not displayed correctly by @123seven in #1348
- Add Japanese README by @eltociear in #1344
- merge dev by @acheong08 in #1349
- merge dev by @acheong08 in #1352
New Contributors
Full Changelog: 4.2.4...4.2.5
4.2.4 Endpoint swap
What's Changed
- github actions stuff by @acheong08 in #1343
- Endpoint swap by @pengzhile
Full Changelog: 4.2.3...4.2.4
4.2.3 V1 endpoint swap
Due to recent tightening of OpenAI's security, the default endpoint has been swapped over to one provided by @pengzhile. It is not open source and privacy is not guarenteed. Use it at your own risk. I am working on an open source implementation with the latest changes but that could take a while.
Full Changelog: 4.2.2...4.2.3
4.2.2
What's Changed
- Refactor by @arborym in #1301
- More Automatic by @CoolPlayLin in #1303
- bugfixes by @acheong08 in #1307
- add Lock inactive issues by @CoolPlayLin in #1309
- improve auto by @CoolPlayLin in #1315
- fix by @CoolPlayLin in #1316
- update by @acheong08 in #1317
- PR welcome by @acheong08 in #1319
- improve Auto by @CoolPlayLin in #1324
- Update docs by @CoolPlayLin in #1327
Full Changelog: 4.2.1...4.2.2
4.2.1
What's Changed
- Refactor AsyncChatbot and Chatbot, Extract Functions by @acheong08 in #1299
- Refactor AsyncChatbot and Chatbot, Extract Functions by @acheong08 in #1300
- Fix the error of AsyncChatbot and extract functions by @Yan-Zero in #1298
Full Changelog: 4.2.0...4.2.1
4.2.0
4.1.6
- User specified truncation limit by @acheong08
Full Changelog: 4.1.5.1...4.1.6
4.1.5.1
What's Changed
- Fixed Windows HOMEPATH by @bluegamebits in #1286
New Contributors
- @bluegamebits made their first contribution in #1286
Full Changelog: 4.1.5...4.1.5.1
4.1.5
What's Changed
- use pathlib.Path replace all os.path & format by @CoolPlayLin in #1284
Full Changelog: 4.1.4...4.1.5
4.1.4
What's Changed
- add gif view by @CoolPlayLin in #1265
- support choosing model while starting conversation instead of during bot initialization by @ripples-alive in #1269
- Update Home.md by @gptlang in #1280
- Use named expression by @arborym in #1275
- Support set base_url in V1 config by @moeakwak in #1277
New Contributors
Full Changelog: 4.1.3...4.1.4