forked from Shinonome/dots-hyprland
ai: default to gemini 2.5
This commit is contained in:
@@ -59,7 +59,7 @@ Singleton {
|
|||||||
property string hyprlandInstanceSignature: ""
|
property string hyprlandInstanceSignature: ""
|
||||||
|
|
||||||
property JsonObject ai: JsonObject {
|
property JsonObject ai: JsonObject {
|
||||||
property string model
|
property string model: "gemini-2.5-flash"
|
||||||
property real temperature: 0.5
|
property real temperature: 0.5
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user