verify_figure
Verifies generated figures via vision self-check, scoring 8 quality domains and CJK text accuracy. Returns pass/fail verdict, domain scores, and any missing or garbled labels.
Instructions
Run the automated quality gate on a generated figure.
Uses vision self-check to evaluate 8 quality domains and verify CJK text rendering accuracy. Returns pass/fail verdict, domain scores, and any missing or garbled labels.
expected_labels: Exact text strings (e.g. CJK labels) the figure should contain.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| language | No | zh-TW | |
| image_path | Yes | ||
| figure_type | No | infographic | |
| expected_labels | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||