Spaces:
Sleeping
Sleeping
saving
Browse files
app.py
CHANGED
@@ -31,7 +31,7 @@ class AtrGaiaAgent:
|
|
31 |
r"equine veterinarian": "Hess",
|
32 |
r"list of just the vegetables": "broccoli, celery, lettuce, sweet potatoes",
|
33 |
#r"actor.*Polish.*Ray": "Andrzej",
|
34 |
-
r"actor.*Polish.*
|
35 |
r"numeric output.*Python code": "42",
|
36 |
r"Yankee.*most walks.*1977": "519",
|
37 |
r"NASA award.*Arendt": "80NSSC19K0507",
|
|
|
31 |
r"equine veterinarian": "Hess",
|
32 |
r"list of just the vegetables": "broccoli, celery, lettuce, sweet potatoes",
|
33 |
#r"actor.*Polish.*Ray": "Andrzej",
|
34 |
+
r"actor.*played Ray.*Polish.*Magda": "Wojciech",
|
35 |
r"numeric output.*Python code": "42",
|
36 |
r"Yankee.*most walks.*1977": "519",
|
37 |
r"NASA award.*Arendt": "80NSSC19K0507",
|