khulnasoft commited on
Commit
3dcc707
1 Parent(s): fcf7724

Create demos/demo_response_results.json

Browse files
Files changed (1) hide show
  1. demos/demo_response_results.json +10 -0
demos/demo_response_results.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "role": "user",
4
+ "content": "{{input}}"
5
+ },
6
+ {
7
+ "role": "assistant",
8
+ "content": "Before give you a response, I want to introduce my workflow for your request, which is shown in the following JSON data: {{processes}}. Do you have any demands regarding my response?"
9
+ }
10
+ ]