-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathFnctCall_Llama2_7b_Chat_i2.txt
More file actions
145 lines (63 loc) · 3.39 KB
/
Copy pathFnctCall_Llama2_7b_Chat_i2.txt
File metadata and controls
145 lines (63 loc) · 3.39 KB
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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
-----
Llama2_7b_Chat
2024-03-03
Iteration 2
-----
user_proxy (to chatbot):
Draw two agents chatting with each other with an example dialog. Don't add plt.show().
--------------------------------------------------------------------------------
chatbot (to user_proxy):
TERMINATE. Here is an example of two agents, 'Agent 1' and 'Agent 2', chatting with each other:
Agent 1: Hi there! How are you today?
Agent 2: I'm doing well, thanks for asking! How about you?
Agent 1: I'm good too. It's nice to chat with you.
Agent 2: Yes, same here. So, what brings you here today?
Agent 1: Just browsing the internet and found this interesting conversation topic.
Agent 2: Ah, cool! I'm here to learn more about machine learning.
Agent 1: Oh, really? I'm curious about it too. Do you have any projects in mind?
Agent 2: Yes, I'm actually working on a project that involves using neural networks to analyze medical images.
Agent 1: Wow, that sounds fascinating! I'm sure you're making great progress.
Agent 2: Thanks! Yeah, it's been an interesting journey so far.
Agent 1: Well, it was nice chatting with you! Maybe we'll talk again sometime.
Agent 2: Definitely! It was good talking to you too.
--------------------------------------------------------------------------------
user_proxy (to chatbot):
--------------------------------------------------------------------------------
chatbot (to user_proxy):
--------------------------------------------------------------------------------
user_proxy (to chatbot):
--------------------------------------------------------------------------------
chatbot (to user_proxy):
--------------------------------------------------------------------------------
user_proxy (to chatbot):
--------------------------------------------------------------------------------
chatbot (to user_proxy):
--------------------------------------------------------------------------------
user_proxy (to chatbot):
--------------------------------------------------------------------------------
chatbot (to user_proxy):
--------------------------------------------------------------------------------
user_proxy (to chatbot):
--------------------------------------------------------------------------------
chatbot (to user_proxy):
--------------------------------------------------------------------------------
user_proxy (to chatbot):
--------------------------------------------------------------------------------
chatbot (to user_proxy):
--------------------------------------------------------------------------------
user_proxy (to chatbot):
--------------------------------------------------------------------------------
chatbot (to user_proxy):
--------------------------------------------------------------------------------
user_proxy (to chatbot):
--------------------------------------------------------------------------------
chatbot (to user_proxy):
--------------------------------------------------------------------------------
user_proxy (to chatbot):
--------------------------------------------------------------------------------
chatbot (to user_proxy):
--------------------------------------------------------------------------------
user_proxy (to chatbot):
--------------------------------------------------------------------------------
chatbot (to user_proxy):
--------------------------------------------------------------------------------