ai: load/save

This commit is contained in:
end-4
2025-07-07 16:48:43 +02:00
parent 9d6452aaaf
commit ae69a4f11a
4 changed files with 104 additions and 3 deletions
@@ -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