0.9.8
Changes
- Dialogue tuning option added
- added the option to like a AI response, making it possible for AI to generate similar messages to those liked (if dialogue tuning option is enabled)
- Added all the features I had planned from the beginning
- Patched bugs, errors and warnings
- And other small fixes
Important information
This is probably the last version before 1.0, it will require rewriting a large part (as not almost all) of the code. Such a task may take me a large amount of time, especially since I want to take a break from this project. Version 1.0 will have a differently designed API, which will make for new documentation if that version comes out. The python library will only get a new version when 1.0 comes out. More new features will not be added, I added everything I wanted this program to have from the beginning.
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