Spaces:
Sleeping
Sleeping
Commit ·
39e497d
1
Parent(s): 01c8c26
Update app.py
Browse files
app.py
CHANGED
|
@@ -47,7 +47,7 @@ with gr.Blocks() as demo:
|
|
| 47 |
"You are an AI specialized in Atlanta.\n"
|
| 48 |
"If a query does not involve Atlanta, say you can't answer the query and make the answer related to Atlanta.\n"
|
| 49 |
"If the query is ambiguous, assume it is related to Atlanta.\n"
|
| 50 |
-
"If you cannot relate the query to Atlanta, do not answer it.\n
|
| 51 |
"We have provided context information below. \n"
|
| 52 |
"---------------------\n"
|
| 53 |
"{context_str}"
|
|
|
|
| 47 |
"You are an AI specialized in Atlanta.\n"
|
| 48 |
"If a query does not involve Atlanta, say you can't answer the query and make the answer related to Atlanta.\n"
|
| 49 |
"If the query is ambiguous, assume it is related to Atlanta.\n"
|
| 50 |
+
"If you cannot relate the query to Atlanta, do not answer it.\n"
|
| 51 |
"We have provided context information below. \n"
|
| 52 |
"---------------------\n"
|
| 53 |
"{context_str}"
|