Define Output Schema
The output schema defines the structure of the data you want to receive after processing. This schema tells the platform what information to extract and how to format it.
Steps:
Create a New Schema:
In the "Schema Builder," select "Create New Schema."
Choose "Output Schema."
Define Output Fields:
Add fields that represent the information you want to extract.
Field Examples:
damage_location
(Multi-Select Picklist)damage_severity
(Picklist)damage_type
(Picklist)materials_affected
(Multi-Select Picklist)requires_immediate_attention
(Boolean)structural_integrity_concern
(Boolean)visible_damage
(Multi-Select Picklist)
Set Field Attributes:
Possible Values: Define options for picklists.
Descriptions: Provide clear explanations for each field.
Review and Save:
Ensure all fields are correctly defined.
Click "Save" to store your output schema.
Last updated