Releases: code-yeongyu/AiShell
Releases · code-yeongyu/AiShell
2023.03.03-1
What's Changed
- Rename
OpenAIChatGPTAdapterby @code-yeongyu in #27 - Bump up python version to
3.9by @code-yeongyu in #28 - Improve overall code quality by @code-yeongyu in #29
- Ask user to copy session token after retrieving it from
chat.openai.comby @code-yeongyu in #30
Full Changelog: v2023.03.03...v2023.03.03-1
2023.03.03
What's Changed
- Make README faciner and updated by @code-yeongyu in #20
- Update README.md with new demo gif and instructions by @code-yeongyu in #24
- Add support for Official ChatGPT API 🚀 by @code-yeongyu in #25
- Add auto login feature for reverse-engineered
ChatGPTby @code-yeongyu in #26
Full Changelog: v2023.03.02...v2023.03.03
2023.03.02-1
What's Changed
- Make README faciner and updated by @code-yeongyu in #20
Full Changelog: v2023.03.02...v2023.03.02-1
2023.03.02
What's Changed
- Add
usageby @code-yeongyu in #11 - Fix typo by @code-yeongyu in #12
- Add
PyPIbadges toREADME.mdby @code-yeongyu in #13 - feature/readme pypi by @code-yeongyu in #14
- Make executable alone by specifying entrypoint by @code-yeongyu in #18
- Ask use to execute the command or not by @code-yeongyu in #19
Full Changelog: v2023.02.21...v2023.03.02
2023.02.21
What's Changed
- Split
main.pyinto multiple files by @code-yeongyu in #4 - Add PR template by @code-yeongyu in #5
- Make
mypyto be secondary type checker, replace other tools toruffby @code-yeongyu in #6 - Replace
pyrightwithmypyby @code-yeongyu in #7 - Make
tasks.pysimpler by @code-yeongyu in #8 - Make
ChatGPTworkable using access token by @code-yeongyu in #9 - Hello PyPI by @code-yeongyu in #10
New Contributors
- @code-yeongyu made their first contribution in #4
Full Changelog: https://github.com/code-yeongyu/AiShell/commits/v2023.02.21