add chunk limiter
This commit is contained in:
@@ -374,6 +374,7 @@ class DocumentController extends AbstractController
|
||||
@unlink($params->get('mto.knowledge.vector_index'));
|
||||
@unlink($params->get('mto.knowledge.vector_index_meta'));
|
||||
@unlink($params->get('mto.knowledge.index_meta'));
|
||||
@unlink($params->get('mto.runtime.meta'));
|
||||
exec('rm -rf ' . $params->get('mto.knowledge.upload'));
|
||||
|
||||
$sql = '
|
||||
|
||||
Reference in New Issue
Block a user