The Document Segmentation Engine Configuration has three parameters that take in values:
- Page filter: required. A string describing which PDF pages to select, page ranges using @PAGERANGE prefix, or table of contents using @TOC prefix.
- PDF file: required. The PDF document to extract from.
- Model: required. The model to use.
See Template Strings for dynamic parameter configuration.
Document Segmentation Output
The output is a list of page ranges.
Responses are generated using AI and may contain mistakes.