mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-23 05:12:39 +00:00
External dataset (#1497)
* perf: read rawText and chunk code * perf: read raw text * perf: read rawtext * perf: token count * log
This commit is contained in:
@@ -6,7 +6,8 @@
|
||||
"openapiPrefix": "fastgpt",
|
||||
"vectorMaxProcess": 15,
|
||||
"qaMaxProcess": 15,
|
||||
"pgHNSWEfSearch": 100
|
||||
"pgHNSWEfSearch": 100,
|
||||
"tokenWorkers": 20
|
||||
},
|
||||
"llmModels": [
|
||||
{
|
||||
|
Reference in New Issue
Block a user