Configuration
| Field | Type | Required | Description |
|---|---|---|---|
| Engine | select | Yes | Extraction engine: Engine 1 or Engine 2 |
| Schema | schema editor | Yes | Defines the fields to extract (name, type, description) |
| Precision | select | No | Processing precision: Fast, Standard, or Advanced |
| Extraction hints | string | No | Natural language instructions to guide the AI extraction |
| JSON path | string | No | JSONPath expression to extract a subset of the output |
Engines
- Engine 1: Faster, lower cost. Best for simple documents with clear structure.
- Engine 2: More capable. Best for complex documents, handwriting, or ambiguous layouts.
Inputs and outputs
Allowed inputs: Trigger nodes, route, parse, review. Output: Structured JSON data matching the configured schema.Credit cost
| Engine | Precision | Cost per page |
|---|---|---|
| Engine 1 | Fast | 1 credit |
| Engine 1 | Standard | 2 credits |
| Engine 1 | Advanced | 3 credits |
| Engine 2 | Fast | 2 credits |
| Engine 2 | Standard | 3 credits |
| Engine 2 | Advanced | 5 credits |