mirror of
https://github.com/danbulant/dots-hyprland
synced 2026-05-24 12:22:09 +00:00
ai: change default temperature
This commit is contained in:
parent
a7cd64a88b
commit
e30dad8a78
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
// General stuff
|
||||
"ai": {
|
||||
"defaultGPTProvider": "openai",
|
||||
"defaultTemperature": 0.9,
|
||||
"defaultTemperature": 0.5,
|
||||
"enhancements": true,
|
||||
"useHistory": false,
|
||||
"safety": true,
|
||||
|
|
|
|||
Loading…
Reference in a new issue