fix gpt4all
This commit is contained in:
parent
27543f41ad
commit
04b5fdd17c
@ -51,7 +51,6 @@ in
|
||||
height=940
|
||||
suggestionMode=Off
|
||||
threadCount=8
|
||||
uniqueId=7096f2d2-448d-4272-a132-d37e77f8a781
|
||||
userDefaultModel=${
|
||||
# select the first element of `models` to be the default model
|
||||
(builtins.elemAt models 0).name
|
||||
@ -75,10 +74,10 @@ in
|
||||
}"
|
||||
'') models)
|
||||
+ ''
|
||||
\n
|
||||
|
||||
[network]
|
||||
isActive=true
|
||||
usageStatsActive=true
|
||||
isActive=false
|
||||
usageStatsActive=false
|
||||
'';
|
||||
}
|
||||
(
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user