Docs: How to use MinerU to parse pdf documents (#10763)

### What problem does this PR solve?



### Type of change

- [x] Documentation Update
This commit is contained in:
writinwaters
2025-10-23 18:56:09 +08:00
committed by GitHub
parent 83e80e3d7f
commit de24e74b4c
3 changed files with 49 additions and 2 deletions

View File

@ -28,12 +28,12 @@ Released on October 23, 2025.
### New features
- Experimental: Adds support for PDF document parsing using MinerU.
- Experimental: Adds support for PDF document parsing using MinerU. See [here](./faq.mdx#how-to-use-mineru-to-parse-pdf-documents).
### Improvements
- Enhances UI/UX for the dataset and personal center pages.
- Upgrades RAGFlow's document engine, Infinity, to v0.6.1.
- Upgrades RAGFlow's document engine, [Infinity](https://github.com/infiniflow/infinity), to v0.6.1.
### Fixed issues