v0.6.10
Features:
- Pushed llama.rn version. Google Gemma models now supported!
- Added model selector to generic Text Completions backend.
- Added a 'Recently Opened' menu on the Welcome screen.
- Added a button to return to the Welcome screen from a chat.
- Added an option to automatically trigger TTS when a generation finishes.
Changes:
- Settings Menu is now a Drawer component.
- Updated all screen transitions and added animations to most components.
- Newly generated text should be properly trimmed.
- Updated Local inferencing logs to be more readable.
Fixes:
- Fixed Horde responses failing due using an async payload builder.
- Fixed character portraits not loading properly.
- Fixed local inferencing breaking due to double saving.