keetrap commited on
Commit
24c3b01
·
verified ·
1 Parent(s): 80be480

Upload prompt template code.json

Browse files
Files changed (1) hide show
  1. code.json +2 -11
code.json CHANGED
@@ -7,20 +7,11 @@
7
  },
8
  {
9
  "role": "user",
10
- "content": "Please visit example.com and return everything in markdown format"
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
  }