Releases: Zero6992/chatGPT-discord-bot
Releases · Zero6992/chatGPT-discord-bot
Version 2.1.2
Version 2.1.1
- OpenAI provider update
Version 2.0.3
- gpt-3.5-turbo
Version 2.0.2
- Docker fixed
- Persona fixed
Version 2.0.1
-
Using gpt4free now
-
Chat support Gemeni-pro and GPT-4 (all free)
-
Image Generation support Bing, OpenAI and Gemini
Version 1.6.2
- Update
/draw
to DALL·E 3
Version 1.6.1
- Serval bugs fixed
- Code refactoring
- Added the ability to generate multiple images at once by @MCUxDaredevil in #405
Version 1.5.1
What's Changed
- Update README.md by @KingBain in #204
- Add ci workflow by @yangchuansheng in #324
- add auto login for Bard and Bing by @YungPingXu in #397
- add
info
command and remove model info in response - fix
UNOFFICIAL
gpt-3 model issue
New Contributors
- @KingBain made their first contribution in #204
- @yangchuansheng made their first contribution in #324
- @YungPingXu made their first contribution in #397
Full Changelog: v1.4.2...v1.5.1
Version 1.4.2
Version 1.4.1
- Refactor the code to use a queue for processing messages
/chat
can simultaneously receive multiple messages- Fixed error handling in bing model
- Resolved Import Error