Releases: Zero6992/chatGPT-discord-bot
Releases Β· Zero6992/chatGPT-discord-bot
Version 1.3.3
- Bing model fixed
Version 1.3.2
- Fixing issues with unofficial models
- Error handling for the Bing model
- Upgrading dependencies
Version 1.3.1
- Supports Microsoft Bing AI
- The bot will now provides which model in use
Version 1.2.2
-
Support the system prompt in official model now
-
Resolved a bug associated with command
/reset
-
Upgraded dependencies for openAI and revchatGPT
-
Authentication for the unofficial model has changed
-
Unofficial model now only supports Plus accounts
Version 1.2.1
What's Changed
- Bard now supported! (if you can access it)
- Major code refactoring
- Added 4 persona by @lintangtimur in #293
- Bug fixed #258
- Bug fixed #284
New Contributors
- @lintangtimur made their first contribution in #293
Full Changelog: v1.1.3...v1.2.1
Version 1.1.3
- Supports users with ChatGPT Plus account
- The Unofficial GPT-4 model is available for Plus account users now
- Please be aware that the
.env.dev
file has been updated, andUNOFFICIAL_PAID
indicates whether you are using a Plus account
Version 1.1.2
- Support GPT-4
- Updated the dependency packages
Version 1.1.1
What's Changed
- Created a draw command and switchpersona command by @shinysocks in #232
New Contributors
- @shinysocks made their first contribution in #232
Full Changelog: v1.0.4...v1.1.1
Version 1.0.4
- Fix the error when changing the chatbot model