Update app.py
Browse files
app.py
CHANGED
|
@@ -144,7 +144,7 @@ def to_query(provider,question):
|
|
| 144 |
debug_output=True,
|
| 145 |
)
|
| 146 |
|
| 147 |
-
|
| 148 |
Now, rewrite the following question:
|
| 149 |
User Question: %s
|
| 150 |
Search Query:
|
|
|
|
| 144 |
debug_output=True,
|
| 145 |
)
|
| 146 |
|
| 147 |
+
message="""
|
| 148 |
Now, rewrite the following question:
|
| 149 |
User Question: %s
|
| 150 |
Search Query:
|