Skip to content

Commit 15620aa

Browse files
committed
feat(docs): add instructions for excluding static pages from processing
1 parent aba79aa commit 15620aa

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

docs/demo-videos.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -240,6 +240,15 @@ https://github.com/user-attachments/assets/e82c7be0-ee73-4ad7-8537-87ecf6a1a4c8
240240

241241
---
242242

243+
### Excluding Static Pages (Instructions, Legal, Boilerplate)
244+
Mark a document class with `x-aws-idp-exclude-from-processing: true` and the pipeline skips that class's sections through extraction, assessment, summarization, rule validation, and evaluation — zero LLM calls on boilerplate pages. Demo uses a DS-11 U.S. Passport Application (4 static instruction pages + 2 applicant-data pages).
245+
246+
https://github.com/user-attachments/assets/3c5106ee-ffaf-48d0-ac57-6de78a221474
247+
248+
**Related Documentation**: [Excluding Static Pages](./classification.md#excluding-static-pages-eg-instructions-legal-boilerplate)
249+
250+
---
251+
243252
## Evaluation & Testing
244253

245254
### Evaluation Framework

0 commit comments

Comments
 (0)