Releases: RirikoAI/RirikoBot
Releases · RirikoAI/RirikoBot
0.14.5
What's Changed
- Add message app command to grab custom emojis by @True-Aki in #345
- 0.14.5 by @earnestangel in #349
Full Changelog: 0.14.4...0.14.5
0.14.4
Version 0.14.4 is out now!
Important for previous users: If you're using OpenAI before, you will need to change the model in the config.js file into any of the model listed in the website: https://platform.openai.com/docs/models/overview
For example:
...
AI: {
...
// Use any model in this page https://platform.openai.com/docs/models/overview
GPTModel: "gpt-4",
...
}
...
Update your packages to use this version 1.14.4:
npm i --include=dev
For Linux user please rerun this after updating:
npm uninstall ffmpeg-static
npm uninstall ffmpeg
npm update
What's Changed
- [FIX] Update to OpenAI 4, enabling GPT-4 and other models from the site. Fix prompts and tests by @earnestangel in #344
- Update README.md by @earnestangel in #339
- docs: add earnestangel as a contributor for code, design, and infra by @allcontributors in #340
- docs: add True-Aki as a contributor for code, and design by @allcontributors in #341
- Bump follow-redirects from 1.15.5 to 1.15.6 by @dependabot in #342
- Bump ip from 2.0.0 to 2.0.1 by @dependabot in #333
New Contributors
- @allcontributors made their first contribution in #340
Full Changelog: 0.14.3...0.14.4
0.14.3
What's Changed
- [Snyk] Security upgrade mongoose from 7.5.2 to 8.0.0 by @earnestangel in #323
- Bump follow-redirects from 1.15.2 to 1.15.5 by @dependabot in #318
- Bump @babel/node from 7.22.6 to 7.23.9 by @dependabot in #316
- Bump @babel/core from 7.22.9 to 7.23.9 by @dependabot in #315
- Bump @discordjs/rest from 1.7.1 to 2.2.0 by @dependabot in #283
- Bump @babel/preset-env from 7.22.10 to 7.23.9 by @dependabot in #314
- Bump ririkollama-bot-client from 1.0.0 to 1.1.0 by @dependabot in #330
- Bump nodemon from 3.0.1 to 3.1.0 by @dependabot in #334
- [FEAT] Adds MOAR reactions, adds user info command by @True-Aki in #338 🎉
New Contributors
Full Changelog: 0.14.2...0.14.3
0.14.2
0.14.1
What's Changed
- [FIX] Add bypass option if the user is pretty confident that the Mongo DB connection works by @earnestangel in #325
- [FEAT] Local stable diffusion by @earnestangel in #326
Full Changelog: 0.14.0...0.14.1
0.14.0
What's Changed
- Bump undici from 5.24.0 to 5.26.3 by @dependabot in #259
- Bump axios from 1.5.0 to 1.6.2 by @dependabot in #281
- [FEAT] Dashboard + Fixes by @earnestangel in #319
Full Changelog: 0.13.0...0.14.0
0.13.0
What's Changed
- [Snyk] Upgrade jest from 29.6.4 to 29.7.0 by @earnestangel in #253
- [Snyk] Upgrade libsodium-wrappers from 0.7.11 to 0.7.13 by @earnestangel in #254
- [Snyk] Upgrade mongoose from 7.5.0 to 7.5.2 by @earnestangel in #255
- Feature: Update RirikoHuggingChat functionality, now supports System Prompt. Fixes by @earnestangel in #262
Full Changelog: 0.12.0...0.13.0
0.12.0
What's Changed
- Implement Ririko HuggingChat Support by @earnestangel in #245
Full Changelog: 0.11.0...0.12.0
0.11.0
What's Changed
- Bump genius-lyrics from 4.4.4 to 4.4.6 by @dependabot in #231
- Implement RirikoLLaMA (self hosted OpenLLaMA for Ririko AI bot), replace deprecated OpenAI model (davinci 003) with 002, code cleanup by @earnestangel in #236
Full Changelog: 0.10.0...0.11.0
0.10.0
What's Changed
- Bump discord-api-types from 0.37.55 to 0.37.56 by @dependabot in #222
- Bump genius-lyrics from 4.4.3 to 4.4.4 by @dependabot in #225
- Bump replicate from 0.16.1 to 0.17.0 by @dependabot in #223
- Fix ririko twitch stream checker by @earnestangel in #229
- Fix ririko lyrists and cleanup by @earnestangel in #230
- Bump ffmpeg-static from 5.1.0 to 5.2.0 by @dependabot in #227
Full Changelog: 0.9.2...0.10.0