Skip to main content

RealWorldConjoinStatementRequest

attribute_countAttribute Count

Possible values: >= 2 and <= 10

Default value: 4
statement_historystring[]required
suggestion_countSuggestion Count

Possible values: >= 1 and <= 5

Default value: 3
why_promptWhy Promptrequired
RealWorldConjoinStatementRequest
{
"attribute_count": 8,
"statement_history": [
"What factors affect the choice of purchasing a smartphone?",
"What factors affect the choice of purchasing an expensive smartphone?"
],
"suggestion_count": 3,
"why_prompt": "What factors affect the choice of purchasing a smartphone?"
}