Extracting and updating Document Properties
Name
: The name of the property. This is the key in the key:value pair.Type
: The type of value to extract. Choose between String
, Number
, or Boolean
.Description
: The description of the property being extracted. The Aryn query engine will use this description when creating query plans.Default Value
: If the LLM does not find a value to exract, this is what will be placed as the value for the property. NULL
is default.Examples
: These are comma separated example property values. The LLM will use these as examples of what a value might be for a specific property.