Releases: kkdai/LINE-Bot-ChatSummarizer
Releases · kkdai/LINE-Bot-ChatSummarizer
Support DALL-E 2 image create
What's Changed
- Remove
vendor
directory and update gitignore by @Xanonymous-GitHub in #39 - Enhance ci cd configs by @Xanonymous-GitHub in #42
- Support image create by @kkdai in #45
Full Changelog: v0.6.0...v0.7.0
Support GPT 3.5 and support Redeem feature
What's Changed
- Implement pgsql by @kkdai in #28
- update name to pgsql by @kkdai in #29
- Add PGSQL setting in doc by @kkdai in #30
- add draft redeem and checking by @kkdai in #33
- add toggle and more check by @kkdai in #34
- Change to public ID by @kkdai in #35
- Add Feature toggle func by @kkdai in #36
- Upgrade to GPT-3.5 Turbo model and latest Chat API by @Xanonymous-GitHub in #37
New Contributors
- @Xanonymous-GitHub made their first contribution in #37
Full Changelog: v0.5.0...v0.6.0
Refine and add PostgresSQL support
Add sticker text release
Feature complete first release
What's Changed
- Debug msg by @kkdai in #9
- Fix queue storage by wrong assignment by @kkdai in #10
- Replace user name by @kkdai in #11
- Help me sum by @kkdai in #12
- Fix profile api validation by @kkdai in #13
- Doc add img by @kkdai in #14
- Fix doc by @kkdai in #16
- Fix again for deploy by @kkdai in #17
Full Changelog: v0.2.0...v0.3.0
New release with group storage
What's Changed
Full Changelog: v0.1.0...v0.2.0
First release
What's Changed
- Add chatgpt by @kkdai in #1
- Fix crash if no chatGPT api key by @kkdai in #2
- Fix contains error and add mentionee by @kkdai in #3
- Reduce GPT error by @kkdai in #4
- switch to github.com/sashabaranov/go-gpt3 by @kkdai in #5
- Add heroku action by @kkdai in #6
New Contributors
Full Changelog: https://github.com/kkdai/LINE-Bot-ChatSummarizer/commits/v0.1.0