fix gpt4all
This commit is contained in:
parent
27543f41ad
commit
04b5fdd17c
@ -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
|
||||||
'';
|
'';
|
||||||
}
|
}
|
||||||
(
|
(
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user