Spaces:
Runtime error
Runtime error
Commit
·
eb55011
1
Parent(s):
e450f6c
Update app.py
Browse files
app.py
CHANGED
@@ -49,7 +49,7 @@ def classifier(userin, SearchType):
|
|
49 |
|
50 |
'''
|
51 |
|
52 |
-
def generateresponse(history
|
53 |
"""
|
54 |
Model definition here:
|
55 |
"""
|
|
|
49 |
|
50 |
'''
|
51 |
|
52 |
+
def generateresponse(history):#, task):
|
53 |
"""
|
54 |
Model definition here:
|
55 |
"""
|