fix: apidataset don`t support pdfEnhance (#5209)
Some checks are pending
Deploy doc image to cf / deploy-production (push) Waiting to run
Deploy doc image by kubeconfig / build-fastgpt-docs-images (push) Waiting to run
Deploy doc image by kubeconfig / update-docs-image (push) Blocked by required conditions
Build FastGPT images in Personal warehouse / get-vars (push) Waiting to run
Build FastGPT images in Personal warehouse / build-fastgpt-images (map[arch:amd64 runs-on:ubuntu-24.04]) (push) Blocked by required conditions
Build FastGPT images in Personal warehouse / build-fastgpt-images (map[arch:arm64 runs-on:ubuntu-24.04-arm]) (push) Blocked by required conditions
Build FastGPT images in Personal warehouse / release-fastgpt-images (push) Blocked by required conditions

Co-authored-by: dreamer6680 <146868355@qq.com>
This commit is contained in:
dreamer6680 2025-07-14 10:48:34 +08:00 committed by GitHub
parent 8ff0e8bd34
commit f648011ff0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -129,7 +129,8 @@ export const readDatasetSourceRawText = async ({
apiDatasetServer,
apiFileId: sourceId,
teamId,
tmbId
tmbId,
customPdfParse
});
return {
title,