Grooper Help - Version 25.0
25.0.0047 2,266

SchemaFormatMode

Grooper.GPT

Can be one of the following values:

NameValueDescription
ObjectArray0Default object array format where each row instance is a full object with property names.
Tabular1Tabular JSON format with columns array and rows array. Reduces token usage for large tables. When using this format, structured output is strongly recommended.
CSV2CSV format with header line and comma-separated values. Most compact format for tabular data.

Used By

Notification