Interface: DocumentLayout
Defined in: packages/agentos/src/core/vision/types.ts:146
Structured document layout produced by Florence-2 or similar document understanding models.
Captures the spatial arrangement of text, tables, figures, headings, and other semantic blocks within a multi-page document.
Properties
pages
pages:
DocumentPage[]
Defined in: packages/agentos/src/core/vision/types.ts:148
Pages in document order.