mirror of
https://github.com/labring/FastGPT.git
synced 2025-10-17 16:45:02 +00:00
fix: apidataset don`t support pdfEnhance (#5209)
Co-authored-by: dreamer6680 <146868355@qq.com>
This commit is contained in:
@@ -129,7 +129,8 @@ export const readDatasetSourceRawText = async ({
|
|||||||
apiDatasetServer,
|
apiDatasetServer,
|
||||||
apiFileId: sourceId,
|
apiFileId: sourceId,
|
||||||
teamId,
|
teamId,
|
||||||
tmbId
|
tmbId,
|
||||||
|
customPdfParse
|
||||||
});
|
});
|
||||||
return {
|
return {
|
||||||
title,
|
title,
|
||||||
|
Reference in New Issue
Block a user