mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-11-30 00:46:21 +00:00
### What problem does this PR solve? Feat: Support attribute filtering #8703 ### Type of change - [X] New Feature (non-breaking change which adds functionality) --------- Co-authored-by: writinwaters <93570324+writinwaters@users.noreply.github.com> Co-authored-by: writinwaters <cai.keith@gmail.com>
448 B
448 B
| sidebar_position | slug |
|---|---|
| 32 | /chunker_token_component |
Parser component
A component that sets the parsing rules for your dataset.
A Parser component defines how various file types should be parsed, including parsing methods for PDFs , fields to parse for Emails, and OCR methods for images.
Scenario
A Parser component is auto-populated on the ingestion pipeline canvas and required in all ingestion pipeline workflows.