Skip to main content

GenerationRequest

additional_note_workers object

Number of workers for generating additional notes.

anyOf
integer
generate_additional_notes object

Whether to generate additional notes.

anyOf
boolean
lv_based_nl_summary_max_workers object

Number of workers for generating latent variable-based natural language summaries.

anyOf
integer
lv_statement_max_workers object

Number of workers for answering latent variable statements.

anyOf
integer
measurement_countMeasurement Count

Number of trait measurement statements to generate.

Default value: 2
Examples:
Example: 2
scale_labels_countScale Labels Count

Number of labels in the Likert scale (e.g., 5 for a 5-point Likert scale).

Possible values: >= 4 and <= 9

Default value: 5
Examples:
Example: 5
traits_countTraits Count

Number of psychological traits or characteristics to identify.

Default value: 2
Example: 2
why_promptWhy Promptrequired

A question or topic area that involves human decision-making, preferences, or behavior.

Examples:
Example: What factors affect venture capitalists' decisions to invest in early-stage startups?
GenerationRequest
{
"measurement_count": 4,
"scale_labels_count": 5,
"traits_count": 2,
"why_prompt": "There's been a lot of discussion about Samsung's recent innovations in display technology and camera systems, particularly with their Galaxy lineup. I'm interested in exploring Samsung's current smartphone offerings to understand how their latest models compare in terms of display quality, camera capabilities, and overall performance, especially since they've been positioning themselves as a premium alternative in the market."
}