Skip to main content

Layout

VersionStatusDescriptionPin via alpha config
v1DefaultCurrent document layout model.
v2Alpha (becomes default after 2026-04-06)Improved layout model with better merging and ordering."alpha": {"layout_model": "v2"}

Agentic Tables

VersionStatusDescriptionPin via alpha config
v1DefaultCurrent Agentic Table model.
v2Alpha (becomes default after 2026-04-06)A 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."alpha": {"fast_agentic_tables": true}
See Version Pinning for how versioning works and how to pin versions.