mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-07-25 01:43:27 +08:00
@@ -19,7 +19,6 @@ const {
|
||||
documentThumbnails,
|
||||
documentIngest,
|
||||
listTagByKnowledgeIds,
|
||||
listPipelines,
|
||||
setMeta,
|
||||
getMeta,
|
||||
getMetaKeys,
|
||||
@@ -67,10 +66,6 @@ const methods = {
|
||||
url: retrievalTestShare,
|
||||
method: 'post',
|
||||
},
|
||||
listPipelines: {
|
||||
url: listPipelines,
|
||||
method: 'get',
|
||||
},
|
||||
pipelineRerun: {
|
||||
url: api.pipelineRerun,
|
||||
method: 'post',
|
||||
|
||||
Reference in New Issue
Block a user