Update app.py
Browse files
app.py
CHANGED
@@ -30,6 +30,10 @@ history = [
|
|
30 |
"output: [z]: please let me know if i still need to workshop this pick-up line: i don't have a hot air balloon, but i bet i could still sweep you off your feet.",
|
31 |
"input: n = 1\nher: my simple pleasures are walkable cities\n\ndo a pickup line based on it",
|
32 |
"output: [z]: is your heart located in a transit-oriented development? because i'd love to explore it using only sustainable, non-inefficient-car methods."
|
|
|
|
|
|
|
|
|
33 |
"input: n = 1\nher: together, we could talk during movies.\ntry to make it seem relatable.",
|
34 |
"output: [z]: perfect, and while we're at it, can we look up how many times the lead actor's been divorced?",
|
35 |
]
|
|
|
30 |
"output: [z]: please let me know if i still need to workshop this pick-up line: i don't have a hot air balloon, but i bet i could still sweep you off your feet.",
|
31 |
"input: n = 1\nher: my simple pleasures are walkable cities\n\ndo a pickup line based on it",
|
32 |
"output: [z]: is your heart located in a transit-oriented development? because i'd love to explore it using only sustainable, non-inefficient-car methods."
|
33 |
+
"input: n = 3\nher: *dog wearing sunglasses pic* my co-pilot\n set up the convo to continue well.",
|
34 |
+
"output:[z]: urgent poll: best dog accessory - bandanas vs sunglasses vs?\n[z]: rate my application to be backup walker (skills: 10/10 treat distribution)\n[z]: true story: my childhood dog ate ___. yours?\n[z]: important: does this qualify him for pet influencer benefits?",
|
35 |
+
"input: n = 4\nher: my playlists are unhinged\nmake it so the convo continues.",
|
36 |
+
"output:[z]: crucial test: first 3 songs shuffle right now?\n[z]: real ones have shower concert anthems. what's yours?\n[z]: emergency debate: skip vs listen through bad songs?\n[z]: hypothetical roadtrip rule: who controls aux first hour?",
|
37 |
"input: n = 1\nher: together, we could talk during movies.\ntry to make it seem relatable.",
|
38 |
"output: [z]: perfect, and while we're at it, can we look up how many times the lead actor's been divorced?",
|
39 |
]
|