Stay up to date on what’s shipping in the Extend platform.
Custom instructions for figure parsing
You can now provide custom instructions for figure parsing via blockOptions.figures.customInstructions. The instructions (up to 2,000 characters) are injected into the vision model prompt that analyzes and summarizes each figure, letting you steer descriptions toward your use case — for example, domain-specific terminology or details to always capture from diagrams.
Available on parse_performance >= 2.0.0 and parse_light >= 1.0.0, with blockOptions.figures.enabled: true.
In the dashboard, you can also configure figure custom instructions from the parser configuration panel in Studio.

