Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -134,7 +134,7 @@ def respond(destination, transportation, date, preference, include_options, mino
|
|
| 134 |
travel_date = parse_date(date)
|
| 135 |
|
| 136 |
prompt = f"""
|
| 137 |
-
|
| 138 |
- **To:** {destination}
|
| 139 |
- **Transportation:** {transportation}
|
| 140 |
- **Travel Date:** {date}
|
|
|
|
| 134 |
travel_date = parse_date(date)
|
| 135 |
|
| 136 |
prompt = f"""
|
| 137 |
+
##**Travel Plan Details:**
|
| 138 |
- **To:** {destination}
|
| 139 |
- **Transportation:** {transportation}
|
| 140 |
- **Travel Date:** {date}
|