-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtest-03.json
21 lines (21 loc) · 965 Bytes
/
test-03.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
"title":"Lesson 3: Personalizing prompts",
"text":"You can give ChatGPT intructions to help it give you better answers.",
"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":"Personalized example",
"prompt":"My name is Andrew. I need three short, matter-of-fact reasons why people should learn prompting."
}
],
"course_links":[
{
"title":"Explore creative prompts",
"github_url":"https://raw.githubusercontent.com/AndrewMayneProjects/Sidebar-alpha/main/test-03.json"
},
{
"title":"How to write reports",
"github_url":"https://raw.githubusercontent.com/AndrewMayneProjects/Sidebar-alpha/main/test-01.json"
}
]
}