Skip to content

Conversation

@sunpcaudio2note
Copy link

Change Type

  • New Feature (feat)
  • Bug Fix (fix)
  • Documentation (docs)
  • Refactor (refactor)

Change Description

  • Fixed an issue where text chunks were not displayed after PDF files were processed by the local mineru-api in the easy-dataset application.
  • The root cause was lib/file/text-splitter.js incorrectly handling absolute file paths returned by mineru-local.js, leading to a "file does not exist" error.
  • The solution involves modifying lib/file/text-splitter.js to correctly identify and process absolute paths.
  • Removed console.log statements added during debugging.

Documentation Updates

  • README.md
  • Contribution Guide
  • API Documentation (if any)

@netlify
Copy link

netlify bot commented Sep 12, 2025

Deploy Preview for gleeful-palmier-13a6af ready!

Name Link
🔨 Latest commit cc719c5
🔍 Latest deploy log https://app.netlify.com/projects/gleeful-palmier-13a6af/deploys/68c47e250af9ad0008428339
😎 Deploy Preview https://deploy-preview-544--gleeful-palmier-13a6af.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@ConardLi
Copy link
Owner

@sunpcaudio2note Hello, please submit your PR to the DEV branch first.

@sunpcaudio2note sunpcaudio2note changed the base branch from main to dev September 30, 2025 20:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants