File size: 1,092 Bytes
f52d137
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
{
  "scenario_hf_demo_mcp": {
    "id": "scenario_hf_demo_mcp",
    "label": "default",
    "defaultQuestions": {
      "Briefly summarize the last 3 emails I have received": {
        "Draft a response to the HiveMind email. I would like to move the webinar time and check my calendar to find an appropriate slot.": {
            "Send it, please": {}
        }
      },
      "Send a birthday party invitation to all of my contacts living in Menlo Park": {},
      "Help me prep for my AI work meetings this week": {
        "Can you book a cab for me to go to the first meeting?": {},
        "Who do I know that can help me with the Meta career meeting?": {
            "Will they be awake at the time of the meeting?": {
                "OK, let’s message them and request a short write-up of the talking points.": {}
            }
        }
      },
      "My cousin is coming soon to Lyon. What typical restaurant should I bring her to?": {
        "Book the one closest to where I live.": {
          "Add the event to my calendar and notify them": {}
        }
      }
    }
  }
}