Skip to main content

Layout

VersionStatusDescriptionPin via alpha config
v2DefaultImproved layout model with better merging and ordering.
v1Deprecated (removed after 2026-05-06)Current document layout model."alpha": {"layout_model": "v1"}

Agentic Tables

VersionStatusDescriptionPin via alpha config
v2DefaultA faster and more accurate Agentic Table model. Optimized to perform well without custom prompts. If a custom agentic table prompt is provided, the request will use the v1 model instead.
v1DeprecatedPrevious Agentic Table model."alpha": {"fast_agentic_tables": false}
See Version Pinning for how versioning works and how to pin versions.