Multimodal Content Understanding
understand_contentMultimodal extraction. Send an image, text, or both; define your schema of fields; get structured JSON.
Brainiall Content Understanding engine. Unified multimodal field extraction over images and text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | No | Optional pre-extracted text | |
| image | No | Optional base64 image (will OCR first) | |
| field_schema | No | Map of field_name -> description, e.g. {"invoice_id":"invoice number","total":"amount due"} |