Skip to main content

RealWorldConjoinStatementFinalResponse

flag objectrequired
anyOf
string
is_causalIs Causalrequired
suggestions object[]required
  • Array [
  • attributesstring[]required
    textTextrequired
  • ]
  • RealWorldConjoinStatementFinalResponse
    {
    "suggestions": [
    {
    "attributes": [
    "Price",
    "Screen Size",
    "Battery Life"
    ],
    "text": "What factors affect the choice of purchasing a smartphone?"
    },
    {
    "attributes": [
    "Brand",
    "Camera Quality",
    "Battery Life"
    ],
    "text": "What factors affect the choice of purchasing an expensive smartphone?"
    }
    ]
    }