Spaces:
Runtime error
Runtime error
Suchinthana
commited on
Commit
Β·
b1e7b22
1
Parent(s):
f3675a4
query reset
Browse files
app.py
CHANGED
|
@@ -64,7 +64,7 @@ Ensure all responses are descriptive and relevant to city names only, without co
|
|
| 64 |
"content": [
|
| 65 |
{
|
| 66 |
"type": "text",
|
| 67 |
-
"text":
|
| 68 |
}
|
| 69 |
]
|
| 70 |
}
|
|
|
|
| 64 |
"content": [
|
| 65 |
{
|
| 66 |
"type": "text",
|
| 67 |
+
"text": query
|
| 68 |
}
|
| 69 |
]
|
| 70 |
}
|