fix gpt4all

This commit is contained in:
Simon Gardling 2025-02-06 12:41:01 -05:00
parent 27543f41ad
commit 04b5fdd17c
Signed by: titaniumtown
GPG Key ID: 9AB28AC10ECE533D

View File

@ -51,7 +51,6 @@ in
height=940 height=940
suggestionMode=Off suggestionMode=Off
threadCount=8 threadCount=8
uniqueId=7096f2d2-448d-4272-a132-d37e77f8a781
userDefaultModel=${ userDefaultModel=${
# select the first element of `models` to be the default model # select the first element of `models` to be the default model
(builtins.elemAt models 0).name (builtins.elemAt models 0).name
@ -75,10 +74,10 @@ in
}" }"
'') models) '') models)
+ '' + ''
\n
[network] [network]
isActive=true isActive=false
usageStatsActive=true usageStatsActive=false
''; '';
} }
( (