mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-23 21:13:50 +00:00
perf: 5进程同时进行
This commit is contained in:
@@ -27,6 +27,7 @@ export async function connectToDatabase(): Promise<void> {
|
||||
global.mongodb = null;
|
||||
}
|
||||
|
||||
global.generatingQA = 0;
|
||||
generateQA();
|
||||
// generateAbstract();
|
||||
generateVector();
|
||||
|
Reference in New Issue
Block a user