v0.8.7-beta4
IMPORTANT: This update introduces an experimental database migrations which may break installations. It is recommended to backup your internal database before updating!
Features:
- Automatic chat name generation for Remote mode. This can be disabled in the Settings menu.
- Added a 'Quick New Chat' button to the top of the chat screen.
- Added an API template for Chat Completions with Image support.
Changes:
- Chat History now takes up the full screen!
- Restored Menu Options popup. Stylized chat attachment and menu options into a collapsible button array.
- Paginated character list for better scroll performance.
- Reworked the entirety of character list filtering.
- The default AI Bot card no longer has an initial message - this is only available for new installations.
Fixes:
- media paths being included for non-mtmd models.
Dev:
- Reworked entire inference pipeline - modularization should allow for new inference centric features.