persistent ai model setting

This commit is contained in:
end-4
2025-05-13 22:39:33 +02:00
parent bd80b83881
commit 6c26a90068
2 changed files with 6 additions and 2 deletions
@@ -4,6 +4,10 @@ pragma Singleton
pragma ComponentBehavior: Bound
Singleton {
property QtObject ai: QtObject {
property string model: "gemini-2.0-flash-search"
}
property QtObject sidebar: QtObject {
property QtObject leftSide: QtObject {
property int selectedTab: 0