mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-23 05:12:39 +00:00
remove code (#2735)
This commit is contained in:
@@ -183,7 +183,7 @@ export async function pushDataListToTrainingQueue({
|
||||
});
|
||||
console.log('failed', failedDocuments);
|
||||
}
|
||||
console.log(startIndex, '===');
|
||||
|
||||
// 对于失败的文档,尝试单独插入
|
||||
await MongoDatasetTraining.create(failedDocuments, { session });
|
||||
|
||||
|
Reference in New Issue
Block a user