NoQuest commited on
Commit
e4fbbb3
1 Parent(s): 3e78a71

pycache files temporary before gitignore

Browse files
.gitignore ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+
2
+ modules/__pycache__/
logs/chat/Assistant/20240812-12-38-06.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "visible": [
3
+ [
4
+ "",
5
+ "How can I help you today?"
6
+ ],
7
+ [
8
+ "What can you help me with ",
9
+ "*Is typing...*"
10
+ ],
11
+ [
12
+ "Briefly tell me how you can be helpful to me ",
13
+ "*Is typing...*"
14
+ ]
15
+ ],
16
+ "internal": [
17
+ [
18
+ "<|BEGIN-VISIBLE-CHAT|>",
19
+ "How can I help you today?"
20
+ ],
21
+ [
22
+ "What can you help me with ",
23
+ ""
24
+ ],
25
+ [
26
+ "Briefly tell me how you can be helpful to me ",
27
+ ""
28
+ ]
29
+ ]
30
+ }