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