mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-10 09:19:27 -05:00
ai: load/save
This commit is contained in:
@@ -7,6 +7,7 @@ import QtQuick;
|
||||
QtObject {
|
||||
property string role
|
||||
property string content
|
||||
property string rawContent
|
||||
property string model
|
||||
property bool thinking: true
|
||||
property bool done: false
|
||||
|
||||
Reference in New Issue
Block a user