Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -33,7 +33,7 @@ example Output 1: mom, i am hungry
|
|
33 |
example input 2: teacher kita bathroom poonu tu epdi kekuradhu
|
34 |
example Output 2: Excuse me, teacher. May I please be excused to use the restroom?
|
35 |
|
36 |
-
note output must in one line
|
37 |
"""
|
38 |
|
39 |
def generate_response(input_text, prompt):
|
|
|
33 |
example input 2: teacher kita bathroom poonu tu epdi kekuradhu
|
34 |
example Output 2: Excuse me, teacher. May I please be excused to use the restroom?
|
35 |
|
36 |
+
note: output must in one line
|
37 |
"""
|
38 |
|
39 |
def generate_response(input_text, prompt):
|