mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-11-19 11:34:01 +00:00
447 B
447 B
| sidebar_position | slug |
|---|---|
| 30 | /parser_component |
Message component
A component that sets the parsing rules for your dataset.
A Parser component sets the parsing rules for various file types, including parsing methods for PDFs , fields to parse for Emails, and OCR methods for images.
Scenario
An parser component is auto-populated on the ingestion pipeline canvase and always required in an ingestion pipeline workflow.