Commit f648011f by dreamer6680 Committed by GitHub

fix: apidataset don`t support pdfEnhance (#5209)

Co-authored-by: dreamer6680 <146868355@qq.com>
parent 8ff0e8bd
...@@ -129,7 +129,8 @@ export const readDatasetSourceRawText = async ({ ...@@ -129,7 +129,8 @@ export const readDatasetSourceRawText = async ({
apiDatasetServer, apiDatasetServer,
apiFileId: sourceId, apiFileId: sourceId,
teamId, teamId,
tmbId tmbId,
customPdfParse
}); });
return { return {
title, title,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment