-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtest-02.json
21 lines (21 loc) · 881 Bytes
/
test-02.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
"title":"Lesson 2: Prompting",
"text":"Prompting is how we provide instructions to ChatGPT.",
"video_url":"https://customer-nwn2p2wxvyjt48a4.cloudflarestream.com/63626f2a24d555da28b317fc0047aa8b/iframe?poster=https%3A%2F%2Fcustomer-nwn2p2wxvyjt48a4.cloudflarestream.com%2F63626f2a24d555da28b317fc0047aa8b%2Fthumbnails%2Fthumbnail.jpg%3Ftime%3D%26height%3D600",
"prompts":[
{
"title":"Write an email",
"prompt":"Write 3 reasons why people should learn prompting."
}
],
"course_links":[
{
"title":"Lesson 3: Personalizing prompts",
"github_url":"https://raw.githubusercontent.com/AndrewMayneProjects/Sidebar-alpha/main/test-03.json"
},
{
"title":"Summarizing",
"github_url":"https://raw.githubusercontent.com/AndrewMayneProjects/Sidebar-alpha/main/test-01.json"
}
]
}