You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{text: `${prefix}Awesome! Let's start with something fun. Can you wave hello to me?`,metadata: {turnType: "instruction",expectsResponse: true,responseRelevance: 0.5,shouldEnd: false,domain: "motor",action: "wave"}},
137
+
{text: `${prefix}Great job! Now tell me, what color is the sky?`,metadata: {turnType: "question",expectsResponse: true,responseRelevance: 0.5,shouldEnd: false,domain: "cognitive"}},
138
+
{text: `${prefix}You're doing so well! Can you say the word butterfly for me?`,metadata: {turnType: "question",expectsResponse: true,responseRelevance: 0.5,shouldEnd: false,domain: "language"}},
139
+
{text: `${prefix}That's wonderful! Can you clap your hands for me?`,metadata: {turnType: "instruction",expectsResponse: true,responseRelevance: 0.5,shouldEnd: false,domain: "motor",action: "clap"}},
140
+
{text: `${prefix}You're a superstar! What's your favorite animal?`,metadata: {turnType: "question",expectsResponse: true,responseRelevance: 0.5,shouldEnd: false,domain: "social"}},
141
+
{text: `${prefix}Amazing! Can you count to three with me? One, two...`,metadata: {turnType: "question",expectsResponse: true,responseRelevance: 0.5,shouldEnd: false,domain: "cognitive"}},
142
+
{text: `${prefix}That's great! Now let's try something silly. Can you touch your nose?`,metadata: {turnType: "instruction",expectsResponse: true,responseRelevance: 0.5,shouldEnd: false,domain: "motor",action: "touch_nose"}},
{text: `${prefix}Nice! Can you tell me what sound a cat makes?`,metadata: {turnType: "question",expectsResponse: true,responseRelevance: 0.5,shouldEnd: false,domain: "language"}},
145
+
{text: `${prefix}You're doing great! Can you raise your arms up high?`,metadata: {turnType: "instruction",expectsResponse: true,responseRelevance: 0.5,shouldEnd: false,domain: "motor",action: "raise_arms"}},
0 commit comments