0.9.5
Changes
- Improved long term memory
- Added ability to export and import messages
- Added example dialogue
- Improved web user interface
- Changed entire 'Assistant' (default character) personality
- Patched bugs, errors and warnings
- Did more proper error handling
- And other small fixes
Why 0.9.5 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