mattermost_bot/CHANGELOG.md
hibobmaster 7142045292
feat: refactor chat backend
feat: introduce pre-commit hooks
feat: send reply in thread
fix: !gpt !chat API endpoint and API key validation logic
2023-09-18 13:47:50 +08:00

12 lines
256 B
Markdown

# Changelog
## v1.1.0
- remove pandora
- refactor chat and image genderation backend
- reply in thread by default
## v1.0.4
- refactor code structure and remove unused
- remove Bing AI and Google Bard due to technical problems
- bug fix and improvement