fastgpt / config.json
mistpe's picture
Rename config.local.json to config.json
15bb989 verified
raw
history blame contribute delete
180 Bytes
{
"feConfigs": {
"lafEnv": "https://laf.dev"
},
"systemEnv": {
"vectorMaxProcess": 15,
"qaMaxProcess": 15,
"tokenWorkers": 50,
"pgHNSWEfSearch": 100
}
}