mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-23 13:03:50 +00:00
perf: 加快拆分QA和生成向量;余额不足提醒
This commit is contained in:
@@ -27,7 +27,6 @@ export async function connectToDatabase(): Promise<void> {
|
||||
global.mongodb = null;
|
||||
}
|
||||
|
||||
global.generatingQA = 0;
|
||||
generateQA();
|
||||
// generateAbstract();
|
||||
generateVector(true);
|
||||
|
Reference in New Issue
Block a user