Spaces:
Sleeping
Sleeping
David Hrachovy commited on
Commit ·
794fb98
1
Parent(s): 6ed422e
Update
Browse files- app.py +1 -1
- estate.db-shm +0 -0
- estate.db-wal +0 -0
app.py
CHANGED
|
@@ -94,7 +94,7 @@ demo = gr.ChatInterface(
|
|
| 94 |
description=f"Planning to buy a new apartment? Ask me about {count_projects} new constructions (novostavby) in Prague 🇨🇿",
|
| 95 |
examples=[
|
| 96 |
"Cheapest apartment in Prague",
|
| 97 |
-
"
|
| 98 |
"All 2+kk below 8000000 CZK",
|
| 99 |
],
|
| 100 |
type="messages"
|
|
|
|
| 94 |
description=f"Planning to buy a new apartment? Ask me about {count_projects} new constructions (novostavby) in Prague 🇨🇿",
|
| 95 |
examples=[
|
| 96 |
"Cheapest apartment in Prague",
|
| 97 |
+
"Project with the lowest deposit before completion",
|
| 98 |
"All 2+kk below 8000000 CZK",
|
| 99 |
],
|
| 100 |
type="messages"
|
estate.db-shm
ADDED
|
Binary file (32.8 kB). View file
|
|
|
estate.db-wal
ADDED
|
File without changes
|