LlamaParse Launches 'enrich' Mode: One-Click Complex Form Field Extraction

llama_index · x · 2026-08-05

LlamaParse has launched the enrich beta feature across all its paid plans. Previously, parsing forms like W-2s into Markdown was only the first step; developers had to build a second pipeline to define schemas, map fields, and handle edge cases.

Now, by simply setting processingoptions.forms to 𝗲𝗻𝗿𝗶𝗰𝗵, LlamaParse returns a dedicated JSON containing field names, values, and checkbox states alongside standard markdown. This eliminates the need for manual schema definitions and a second API call.

Original post →

More from coding & agent

coding & agent channel →