Skip to content

0.9.7

Compare
Choose a tag to compare
@Hukasx0 Hukasx0 released this 14 Oct 18:12
· 107 commits to main since this release

Changes

  • Added ability to edit messages and regenerate previous ai message
  • Small design changes
  • Updated dependencies
  • Patched bugs, errors and warnings
  • Added ability to export character as JSON
  • And other small fixes

Why 0.9.7 and not 1.0?

I write, use and test this software only by myself - it may contain many bugs that I may not know about, if you want to help release version 1.0, I recommend using the software, testing and in case of encountering a bug I recommend creating an Issue or Pull Request if you want to fix it yourself.

List of supported models:

https://github.com/Hukasx0/ai-companion/tree/main#supported-ai-models

How to install?

recommended:

On windows, download "download_windows.bat" and run as administrator, it will download everything required and place it in the appropriate folders.
On Linux it's the same except we use "download_linux.sh"

manual installation:

you download an executable file (ai_companion.exe or ai_companion)
then you create a folder "models" and put in it one of supported models

on windows you also need to download https://www.sqlite.org/2023/sqlite-dll-win64-x64-3420000.zip
and extract it in the same folder as ai_companion.exe