This repository has been archived by the owner on Aug 10, 2023. It is now read-only.
Releases: acheong08/ChatGPT
Releases · acheong08/ChatGPT
0.0.34.1 Custom captcha
Full Changelog: 0.0.34...0.0.34.1
0.0.34 Captcha Support
Full Changelog: 0.0.33.6...0.0.34
0.0.33.6 PyPi
What's Changed
- Refactor | Update documentation by @muharamdani in #181
- fix streaming response by @MidTano in #186
- make get_chat_text & get_chat_stream private by @viralRupani in #187
- sync to main by @Harry-Jing in #188
- Remove character that added by mistakes by @sunlanchang in #189
- Remove character that added by mistakes in Async by @sunlanchang in #190
- feat: make timeout configurable by @Ginakira in #192
New Contributors
- @muharamdani made their first contribution in #181
- @MidTano made their first contribution in #186
- @sunlanchang made their first contribution in #189
- @Ginakira made their first contribution in #192
Full Changelog: 0.0.33.5...0.0.33.6
0.0.33.5 PyPi
What's Changed
- change the way to edit base_url and increase timeout in async part by @Harry-Jing in #165
- Streamlined some parts of code by @snowmeow2 in #168
- Can init with parent_id and typing check update by @Harry-Jing in #179
Full Changelog: 0.0.33.4...0.0.33.5
0.0.33.4 Minor fixes
What's Changed
- Fix refresh init parameter by @omg-xtao in #161
- Fix errors in code comments, supplement wiki by @Ukenn2112 in #163
- async part support base_url edit by @Harry-Jing in #164
New Contributors
Full Changelog: 0.0.33.3...0.0.33.4
0.0.33.3 Bump OpenAIAuth
What's Changed
- Improve code comments by @Ukenn2112 in #157
- OpenAIAuth version bumped
New Contributors
- @Ukenn2112 made their first contribution in #157
Full Changelog: 0.0.33.2...0.0.33.3
0.0.33.2 Command line shorthand
revChatGPT
works. python3 -m
prefix no longer necessary
Full Changelog: 0.0.33.1...0.0.33.2
0.0.33.1 Async module fix
0.0.33 Async support
What's Changed
- add async support by @acheong08 in #143
- Define a constant for the base URL of the API by @superswan in #146
- sync main: Handle invalid sessions by @Harry-Jing in #147
- Sync main by @acheong08 in #148
- add async support by @acheong08 in #149
- install requires bug fix by @dvolgyes in #150
- Add wiki by @acheong08 in #152
- update example code of async by @Harry-Jing in #153
New Contributors
Full Changelog: 0.0.32.1...0.0.33
0.0.32.1 Auto session token refresh
Full Changelog: 0.0.32...0.0.32.1