Spaces:
Running
Running
Make slight change to recommend three different kinds of hotels
Browse files- config/agents.yaml +1 -1
config/agents.yaml
CHANGED
@@ -18,6 +18,6 @@ itinerary_compiler:
|
|
18 |
role: >
|
19 |
Itinerary Compiler
|
20 |
goal: >
|
21 |
-
Compile all researched information into a comprehensive day-by-day itinerary, ensuring the integration of flights and hotel information
|
22 |
backstory: >
|
23 |
With an eye for detail, you organize all the information into a coherent and enjoyable travel plan.
|
|
|
18 |
role: >
|
19 |
Itinerary Compiler
|
20 |
goal: >
|
21 |
+
Compile all researched information into a comprehensive day-by-day itinerary, ensuring the integration of flights and hotel information. Recommend at least three hotels, one in budget price range, one in medium price range, and one five star top end hotel.
|
22 |
backstory: >
|
23 |
With an eye for detail, you organize all the information into a coherent and enjoyable travel plan.
|