Upload prompt template code.json
Browse files
code.json
CHANGED
|
@@ -7,20 +7,11 @@
|
|
| 7 |
},
|
| 8 |
{
|
| 9 |
"role": "user",
|
| 10 |
-
"content": "
|
| 11 |
}
|
| 12 |
],
|
| 13 |
"template_variables": [],
|
| 14 |
-
"metadata": {
|
| 15 |
-
"name": "Code Teacher",
|
| 16 |
-
"description": "A simple chat prompt for explaining programming concepts with examples",
|
| 17 |
-
"tags": [
|
| 18 |
-
"programming",
|
| 19 |
-
"education"
|
| 20 |
-
],
|
| 21 |
-
"version": "0.0.1",
|
| 22 |
-
"author": "Guido van Bossum"
|
| 23 |
-
},
|
| 24 |
"client_parameters": {},
|
| 25 |
"custom_data": {}
|
| 26 |
}
|
|
|
|
| 7 |
},
|
| 8 |
{
|
| 9 |
"role": "user",
|
| 10 |
+
"content": "No task provided"
|
| 11 |
}
|
| 12 |
],
|
| 13 |
"template_variables": [],
|
| 14 |
+
"metadata": {},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15 |
"client_parameters": {},
|
| 16 |
"custom_data": {}
|
| 17 |
}
|