GenerationRequest
additional_note_workers object
Number of workers for generating additional notes.
- integer
- null
integer
generate_additional_notes object
Whether to generate additional notes.
- boolean
- null
boolean
lv_based_nl_summary_max_workers object
Number of workers for generating latent variable-based natural language summaries.
- integer
- null
integer
lv_statement_max_workers object
Number of workers for answering latent variable statements.
- integer
- null
integer
measurement_countMeasurement Count
Number of trait measurement statements to generate.
Default value:
2Examples:
- Example 1
- Example 2
Example:
2Example:
4scale_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:
5Examples:
- Example 1
- Example 2
Example:
5Example:
9traits_countTraits Count
Number of psychological traits or characteristics to identify.
Default value:
2Example:
2why_promptWhy Promptrequired
A question or topic area that involves human decision-making, preferences, or behavior.
Examples:
- Example 1
- Example 2
Example:
What factors affect venture capitalists' decisions to invest in early-stage startups?Example:
What factors affect the choice of a car?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."
}