2023.03.04
·
57 commits
to master
since this release
What's Changed
- Rename
OpenAIChatGPTAdapter
by @code-yeongyu in #27 - Bump up python version to
3.9
by @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.com
by @code-yeongyu in #30 - User doesn't have to retrieve token manually.
AiShell
has got users covered by @code-yeongyu in #31 - Fix language model not selectable by @code-yeongyu in #32
- Add reconfigure feature when
session_key
is not usable by @code-yeongyu in #33
Full Changelog: v2023.03.03...v2023.03.04