mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-19 07:19:59 -05:00
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