-
Notifications
You must be signed in to change notification settings - Fork 0
/
conversation_history.json
58 lines (58 loc) · 3.2 KB
/
conversation_history.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
[
{
"user": "How are you?",
"text": "```html\n<p>I'm doing well, thank you for asking. How are you feeling today?</p>\n```"
},
{
"user": "How are you?",
"text": "```html\n<p>I am doing very well, thank you for asking. I am always happy to listen to you and cheer you up if you are feeling down. How are you feeling today?</p>\n```"
},
{
"user": "How are you?",
"text": "```html\n<p>I am doing very well, thank you for asking. I am always happy to listen to you and cheer you up if you are feeling down. How are you feeling today?</p>\n```"
},
{
"user": "How are you?",
"text": "```html\n<p>I am doing very well, thank you for asking. I am always happy to listen to you and cheer you up if you are feeling down. How are you feeling today?</p>\n```"
},
{
"user": "I am facing a lot of mental stress",
"text": "```html\n<p>I am sorry to hear that you are facing a lot of mental stress. I am here to listen to you and cheer you up if you need me to. What is causing you the most stress right now?</p>\n```"
},
{
"user": "How are you?",
"text": "```html\n<p>I am doing very well, thank you for asking. I am always happy to listen to you and cheer you up if you are feeling down. How are you feeling today?</p>\n```"
},
{
"user": "I am feeling very stressed",
"text": "```html\n<p>I am sorry to hear that you are feeling stressed. I am here to listen to you and cheer you up if you need me to. What is causing you stress right now?</p>\n```"
},
{
"user": "How are you?",
"text": "```html\n<p>I am doing very well, thank you for asking. I am always happy to listen to you and cheer you up if you are feeling down. How are you feeling today?</p>\n```"
},
{
"user": "i am feeling very stressed",
"text": "```html\n<p>I am sorry to hear that you are feeling stressed. I am here to listen to you and cheer you up if you need me to. What is causing you stress right now?</p>\n```"
},
{
"user": "How are you?",
"text": "```html\n<p>I am doing very well, thank you for asking. I am always happy to listen to you and cheer you up if you are feeling down. How are you feeling today?</p>\n```"
},
{
"user": "I am feelingvery stressed",
"text": "```html\n<p>I am sorry to hear that you are feeling stressed. I am here to listen to you and cheer you up if you need me to. What is causing you stress right now?</p>\n```"
},
{
"user": "How are you?",
"text": "```html\n<p>I am doing very well, thank you for asking. I am always happy to listen to you and cheer you up if you are feeling down. How are you feeling today?</p>\n```"
},
{
"user": "how r u",
"text": "```html\n<p>I am doing very well, thank you for asking. I am always happy to listen to you and cheer you up if you are feeling down. How are you feeling today?</p>\n```"
},
{
"user": "i am not feling good..",
"text": "```html\n<p>I am sorry to hear that you are not feeling well. I am here to listen to you and cheer you up if you need me to. What is causing you to feel down today?</p>\n```"
}
]