Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -15,6 +15,7 @@ def greet(query, history):
|
|
15 |
#return "this is the result"
|
16 |
|
17 |
|
|
|
18 |
sample_list = [
|
19 |
"Tell me something about Albert Einstein, e.g., a short bio with birth date and birth place",
|
20 |
"Tell me something about Lihu Chen, e.g., a short bio with birth date and birth place",
|
|
|
15 |
#return "this is the result"
|
16 |
|
17 |
|
18 |
+
|
19 |
sample_list = [
|
20 |
"Tell me something about Albert Einstein, e.g., a short bio with birth date and birth place",
|
21 |
"Tell me something about Lihu Chen, e.g., a short bio with birth date and birth place",
|