File size: 439 Bytes
5306da4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
filler_phrases = [
    "hmm…",
    "okay!",
    "nice question!",
    "you're thinking well",
    "let me think…",
    "interesting thought!",
    "good point.",
    "I see what you mean.",
    "that's insightful.",
    "right, got it.",
    "sure thing.",
    "just a sec…",
    "give me a moment.",
    "makes sense.",
    "absolutely.",
    "understood.",
    "gotcha.",
    "let's see…",
    "alright!",
    "great question!"
]