Update app.py
Browse files
app.py
CHANGED
|
@@ -108,7 +108,7 @@ Context:
|
|
| 108 |
Question:
|
| 109 |
{user_input}
|
| 110 |
|
| 111 |
-
Answer in short and
|
| 112 |
"""
|
| 113 |
|
| 114 |
response = generator(
|
|
|
|
| 108 |
Question:
|
| 109 |
{user_input}
|
| 110 |
|
| 111 |
+
Answer in short, clear, and complete sentences.
|
| 112 |
"""
|
| 113 |
|
| 114 |
response = generator(
|