azettl commited on
Commit
6761496
Β·
verified Β·
1 Parent(s): bfac33a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +18 -23
app.py CHANGED
@@ -19,10 +19,8 @@ def simulate_travel_planning():
19
  # Initial state - empty, ready for user message
20
  initial_state = {
21
  "participants": ["User Proxy Agent", "Floor Manager", "Convener", "Flight Assistant", "Hotel Assistant", "Rental Car Assistant", "Philadelphia Activities Assistant"],
22
- "messages": [
23
- {"speaker": "User Proxy Agent", "text": "I need to make plans for my trip from Turin to Philadelphia from December 5 to December 10. It'll just be me."}
24
- ],
25
- "currentSpeaker": "User Proxy Agent",
26
  "thinking": [],
27
  "showBubbles": [],
28
  "avatarImages": avatar_images
@@ -33,11 +31,11 @@ def simulate_travel_planning():
33
  {
34
  "participants": ["User Proxy Agent", "Floor Manager", "Convener", "Flight Assistant", "Hotel Assistant", "Rental Car Assistant", "Philadelphia Activities Assistant"],
35
  "messages": [
36
- {"speaker": "User Proxy Agent", "text": "**User Request:** 'I need to make plans for my trip from Turin to Philadelphia from December 5 to December 10. It'll just be me.'\n\n🎯 **Planning Requirements:**\n- Origin: Turin, Italy\n- Destination: Philadelphia, USA\n- Dates: December 5-10, 2024\n- Traveler: Solo trip"}
37
  ],
38
- "currentSpeaker": "User Proxy Agent",
39
  "thinking": [],
40
- "showBubbles": [],
41
  "avatarImages": avatar_images
42
  },
43
 
@@ -45,7 +43,7 @@ def simulate_travel_planning():
45
  {
46
  "participants": ["User Proxy Agent", "Floor Manager", "Convener", "Flight Assistant", "Hotel Assistant", "Rental Car Assistant", "Philadelphia Activities Assistant"],
47
  "messages": [
48
- {"speaker": "User Proxy Agent", "text": "**User Request:** Turin to Philadelphia trip, December 5-10, solo traveler"},
49
  {"speaker": "Floor Manager", "text": "🎯 **FLOOR ACTIVATED** - Travel Planning Session\n\nInitiating specialist coordination for Turin β†’ Philadelphia trip..."}
50
  ],
51
  "currentSpeaker": "Floor Manager",
@@ -58,7 +56,7 @@ def simulate_travel_planning():
58
  {
59
  "participants": ["User Proxy Agent", "Floor Manager", "Convener", "Flight Assistant", "Hotel Assistant", "Rental Car Assistant", "Philadelphia Activities Assistant"],
60
  "messages": [
61
- {"speaker": "User Proxy Agent", "text": "Trip request: Turin to Philadelphia, December 5-10"},
62
  {"speaker": "Floor Manager", "text": "🎯 FLOOR ACTIVATED - Travel Planning Session"},
63
  {"speaker": "Convener", "text": "πŸ“‹ **CONVENING TRAVEL SPECIALISTS**\n\nInviting all specialists to join the floor:\n✈️ Flight Assistant\n🏨 Hotel Assistant\nπŸš— Rental Car Assistant\n🎭 Philadelphia Activities Assistant"}
64
  ],
@@ -72,7 +70,7 @@ def simulate_travel_planning():
72
  {
73
  "participants": ["User Proxy Agent", "Floor Manager", "Convener", "Flight Assistant", "Hotel Assistant", "Rental Car Assistant", "Philadelphia Activities Assistant"],
74
  "messages": [
75
- {"speaker": "User Proxy Agent", "text": "Trip request: Turin to Philadelphia, December 5-10"},
76
  {"speaker": "Floor Manager", "text": "🎯 FLOOR coordinating travel specialists"},
77
  {"speaker": "Convener", "text": "πŸ“‹ All travel specialists invited to the floor"},
78
  {"speaker": "Flight Assistant", "text": "✈️ **FLIGHT OPTIONS**\n\nTurin β†’ Philadelphia, December 5:\nβ€’ Via Rome: €850 (12h 15m)\nβ€’ Via Paris: €920 (13h 10m)\n\nMultiple options available!"}
@@ -87,7 +85,7 @@ def simulate_travel_planning():
87
  {
88
  "participants": ["User Proxy Agent", "Floor Manager", "Convener", "Flight Assistant", "Hotel Assistant", "Rental Car Assistant", "Philadelphia Activities Assistant"],
89
  "messages": [
90
- {"speaker": "User Proxy Agent", "text": "Trip request: Turin to Philadelphia, December 5-10"},
91
  {"speaker": "Flight Assistant", "text": "✈️ Flight options: €850-920, multiple routes"},
92
  {"speaker": "Hotel Assistant", "text": "🏨 **PHILADELPHIA HOTELS**\n\nDecember 5-10 (5 nights):\nβ€’ Center City: $195-280/night\nβ€’ Airport area: $140-165/night\n\nGreat options in both areas!"}
93
  ],
@@ -101,7 +99,7 @@ def simulate_travel_planning():
101
  {
102
  "participants": ["User Proxy Agent", "Floor Manager", "Convener", "Flight Assistant", "Hotel Assistant", "Rental Car Assistant", "Philadelphia Activities Assistant"],
103
  "messages": [
104
- {"speaker": "User Proxy Agent", "text": "Trip planning: Turin to Philadelphia, December 5-10"},
105
  {"speaker": "Flight Assistant", "text": "✈️ Flights: €850-920, multiple routing options"},
106
  {"speaker": "Hotel Assistant", "text": "🏨 Hotels: $140-280/night, city center and airport"},
107
  {"speaker": "Rental Car Assistant", "text": "πŸš— **RENTAL CARS**\n\nDecember 5-10 pickup at airport:\nβ€’ Economy: $45-52/day\nβ€’ Mid-size: $65-68/day\nβ€’ Premium: $95/day\n\nAlso excellent public transit available!"}
@@ -116,7 +114,7 @@ def simulate_travel_planning():
116
  {
117
  "participants": ["User Proxy Agent", "Floor Manager", "Convener", "Flight Assistant", "Hotel Assistant", "Rental Car Assistant", "Philadelphia Activities Assistant"],
118
  "messages": [
119
- {"speaker": "User Proxy Agent", "text": "Trip planning: Turin to Philadelphia, December 5-10"},
120
  {"speaker": "Flight Assistant", "text": "✈️ Flight options available"},
121
  {"speaker": "Hotel Assistant", "text": "🏨 Hotel accommodations ready"},
122
  {"speaker": "Rental Car Assistant", "text": "πŸš— Ground transportation sorted"},
@@ -132,12 +130,11 @@ def simulate_travel_planning():
132
  {
133
  "participants": ["User Proxy Agent", "Floor Manager", "Convener", "Flight Assistant", "Hotel Assistant", "Rental Car Assistant", "Philadelphia Activities Assistant"],
134
  "messages": [
135
- {"speaker": "User Proxy Agent", "text": "Trip planning: Turin to Philadelphia, December 5-10"},
136
  {"speaker": "Flight Assistant", "text": "✈️ Flight options available (€850-920)"},
137
  {"speaker": "Hotel Assistant", "text": "🏨 Hotel accommodations ready ($140-280/night)"},
138
  {"speaker": "Rental Car Assistant", "text": "πŸš— Ground transportation sorted ($45-95/day)"},
139
  {"speaker": "Philadelphia Activities Assistant", "text": "🎭 Philadelphia activities planned for December 5-10"},
140
- {"speaker": "User Proxy Agent", "text": "**User:** 'Perfect! This all looks great. Please go ahead and book the flights, hotel, and rental car for December 5-10. I'm ready to finalize everything!'\n\nβœ… **Decision:** Book original 5-day trip"}
141
  ],
142
  "currentSpeaker": "User Proxy Agent",
143
  "thinking": ["Philadelphia Activities Assistant"],
@@ -149,7 +146,7 @@ def simulate_travel_planning():
149
  {
150
  "participants": ["User Proxy Agent", "Floor Manager", "Convener", "Flight Assistant", "Hotel Assistant", "Rental Car Assistant", "Philadelphia Activities Assistant"],
151
  "messages": [
152
- {"speaker": "User Proxy Agent", "text": "**User decided:** Book original 5-day trip December 5-10"},
153
  {"speaker": "Philadelphia Activities Assistant", "text": "🎼 **Wait! Before we book...** I just noticed something incredible!\n\nAndrea Bocelli is performing December 11th at Kimmel Center. Since you're from Italy, this could be a once-in-a-lifetime opportunity! Consider staying one extra day?"}
154
  ],
155
  "currentSpeaker": "Philadelphia Activities Assistant",
@@ -162,7 +159,7 @@ def simulate_travel_planning():
162
  {
163
  "participants": ["User Proxy Agent", "Floor Manager", "Convener", "Flight Assistant", "Hotel Assistant", "Rental Car Assistant", "Philadelphia Activities Assistant"],
164
  "messages": [
165
- {"speaker": "User Proxy Agent", "text": "**Original plan:** Book 5-day trip December 5-10"},
166
  {"speaker": "Philadelphia Activities Assistant", "text": "🎼 **Bocelli concert December 11th!** Consider extending one day?"},
167
  {"speaker": "Hotel Assistant", "text": "🏨 **Hearing about Bocelli!** πŸ‘‚\nKimmel area hotel available Dec 11th - same $195 rate. Worth extending!"},
168
  {"speaker": "Flight Assistant", "text": "✈️ **Concert suggestion noted!** 🎡\nMonday Dec 12 flights are €100+ cheaper than Sunday! Extend and save money."},
@@ -178,12 +175,11 @@ def simulate_travel_planning():
178
  {
179
  "participants": ["User Proxy Agent", "Floor Manager", "Convener", "Flight Assistant", "Hotel Assistant", "Rental Car Assistant", "Philadelphia Activities Assistant"],
180
  "messages": [
181
- {"speaker": "User Proxy Agent", "text": "**Original booking plan:** 5-day trip December 5-10"},
182
  {"speaker": "Philadelphia Activities Assistant", "text": "🎼 Bocelli concert December 11th! Consider extending?"},
183
  {"speaker": "Hotel Assistant", "text": "🏨 Hotel extension available, same rate!"},
184
  {"speaker": "Flight Assistant", "text": "✈️ Monday flights cheaper - extend and save!"},
185
  {"speaker": "Rental Car Assistant", "text": "πŸš— Weekly rental rate is better anyway!"},
186
- {"speaker": "User Proxy Agent", "text": "**User:** 'YES! Absolutely! Bocelli from my home country performing in Philadelphia? And I save money on flights? This is perfect - let's extend the trip!'\n\nβœ… **New Decision:** Extend to December 12 with concert!"}
187
  ],
188
  "currentSpeaker": "User Proxy Agent",
189
  "thinking": ["Flight Assistant", "Hotel Assistant", "Rental Car Assistant", "Philadelphia Activities Assistant"],
@@ -211,17 +207,16 @@ def simulate_travel_planning():
211
  {
212
  "participants": ["User Proxy Agent", "Floor Manager", "Convener", "Flight Assistant", "Hotel Assistant", "Rental Car Assistant", "Philadelphia Activities Assistant"],
213
  "messages": [
214
- {"speaker": "User Proxy Agent", "text": "**Enhanced trip:** 7 days with Bocelli concert"},
215
  {"speaker": "Flight Assistant", "text": "✈️ Enhanced flights with savings (€780)"},
216
  {"speaker": "Hotel Assistant", "text": "🏨 Extended stay confirmed ($1,365)"},
217
  {"speaker": "Rental Car Assistant", "text": "πŸš— Extended rental confirmed ($315)"},
218
  {"speaker": "Philadelphia Activities Assistant", "text": "🎼 Bocelli concert secured!"},
219
  {"speaker": "Floor Manager", "text": "🎯 **Trip enhanced through collaboration!**\nOriginal: 5 days, ~$2,100\nNew: 7 days + Bocelli, ~$2,650\nAgent teamwork created amazing value! 🎼"},
220
- {"speaker": "User Proxy Agent", "text": "**User:** 'This collaborative planning is incredible! You saved me money on flights and gave me Bocelli - thank you all!'\n\n🎼 Perfect demonstration of Open Floor collaboration!"}
221
  ],
222
- "currentSpeaker": "User Proxy Agent",
223
  "thinking": [],
224
- "showBubbles": ["Flight Assistant", "Hotel Assistant", "Rental Car Assistant", "Philadelphia Activities Assistant", "Floor Manager"],
225
  "avatarImages": avatar_images
226
  }
227
  ]
 
19
  # Initial state - empty, ready for user message
20
  initial_state = {
21
  "participants": ["User Proxy Agent", "Floor Manager", "Convener", "Flight Assistant", "Hotel Assistant", "Rental Car Assistant", "Philadelphia Activities Assistant"],
22
+ "messages": [],
23
+ "currentSpeaker": None,
 
 
24
  "thinking": [],
25
  "showBubbles": [],
26
  "avatarImages": avatar_images
 
31
  {
32
  "participants": ["User Proxy Agent", "Floor Manager", "Convener", "Flight Assistant", "Hotel Assistant", "Rental Car Assistant", "Philadelphia Activities Assistant"],
33
  "messages": [
34
+ {"speaker": "User Proxy Agent", "text": "I need to make plans for my trip from Turin to Philadelphia from December 5 to December 10. It'll just be me."}
35
  ],
36
+ "currentSpeaker": None,
37
  "thinking": [],
38
+ "showBubbles": ["User Proxy Agent"],
39
  "avatarImages": avatar_images
40
  },
41
 
 
43
  {
44
  "participants": ["User Proxy Agent", "Floor Manager", "Convener", "Flight Assistant", "Hotel Assistant", "Rental Car Assistant", "Philadelphia Activities Assistant"],
45
  "messages": [
46
+ {"speaker": "User Proxy Agent", "text": "I need to make plans for my trip from Turin to Philadelphia from December 5 to December 10. It'll just be me."},
47
  {"speaker": "Floor Manager", "text": "🎯 **FLOOR ACTIVATED** - Travel Planning Session\n\nInitiating specialist coordination for Turin β†’ Philadelphia trip..."}
48
  ],
49
  "currentSpeaker": "Floor Manager",
 
56
  {
57
  "participants": ["User Proxy Agent", "Floor Manager", "Convener", "Flight Assistant", "Hotel Assistant", "Rental Car Assistant", "Philadelphia Activities Assistant"],
58
  "messages": [
59
+ {"speaker": "User Proxy Agent", "text": "I need to make plans for my trip from Turin to Philadelphia from December 5 to December 10. It'll just be me."},
60
  {"speaker": "Floor Manager", "text": "🎯 FLOOR ACTIVATED - Travel Planning Session"},
61
  {"speaker": "Convener", "text": "πŸ“‹ **CONVENING TRAVEL SPECIALISTS**\n\nInviting all specialists to join the floor:\n✈️ Flight Assistant\n🏨 Hotel Assistant\nπŸš— Rental Car Assistant\n🎭 Philadelphia Activities Assistant"}
62
  ],
 
70
  {
71
  "participants": ["User Proxy Agent", "Floor Manager", "Convener", "Flight Assistant", "Hotel Assistant", "Rental Car Assistant", "Philadelphia Activities Assistant"],
72
  "messages": [
73
+ {"speaker": "User Proxy Agent", "text": "I need to make plans for my trip from Turin to Philadelphia from December 5 to December 10. It'll just be me."},
74
  {"speaker": "Floor Manager", "text": "🎯 FLOOR coordinating travel specialists"},
75
  {"speaker": "Convener", "text": "πŸ“‹ All travel specialists invited to the floor"},
76
  {"speaker": "Flight Assistant", "text": "✈️ **FLIGHT OPTIONS**\n\nTurin β†’ Philadelphia, December 5:\nβ€’ Via Rome: €850 (12h 15m)\nβ€’ Via Paris: €920 (13h 10m)\n\nMultiple options available!"}
 
85
  {
86
  "participants": ["User Proxy Agent", "Floor Manager", "Convener", "Flight Assistant", "Hotel Assistant", "Rental Car Assistant", "Philadelphia Activities Assistant"],
87
  "messages": [
88
+ {"speaker": "User Proxy Agent", "text": "I need to make plans for my trip from Turin to Philadelphia from December 5 to December 10. It'll just be me."},
89
  {"speaker": "Flight Assistant", "text": "✈️ Flight options: €850-920, multiple routes"},
90
  {"speaker": "Hotel Assistant", "text": "🏨 **PHILADELPHIA HOTELS**\n\nDecember 5-10 (5 nights):\nβ€’ Center City: $195-280/night\nβ€’ Airport area: $140-165/night\n\nGreat options in both areas!"}
91
  ],
 
99
  {
100
  "participants": ["User Proxy Agent", "Floor Manager", "Convener", "Flight Assistant", "Hotel Assistant", "Rental Car Assistant", "Philadelphia Activities Assistant"],
101
  "messages": [
102
+ {"speaker": "User Proxy Agent", "text": "I need to make plans for my trip from Turin to Philadelphia from December 5 to December 10. It'll just be me."},
103
  {"speaker": "Flight Assistant", "text": "✈️ Flights: €850-920, multiple routing options"},
104
  {"speaker": "Hotel Assistant", "text": "🏨 Hotels: $140-280/night, city center and airport"},
105
  {"speaker": "Rental Car Assistant", "text": "πŸš— **RENTAL CARS**\n\nDecember 5-10 pickup at airport:\nβ€’ Economy: $45-52/day\nβ€’ Mid-size: $65-68/day\nβ€’ Premium: $95/day\n\nAlso excellent public transit available!"}
 
114
  {
115
  "participants": ["User Proxy Agent", "Floor Manager", "Convener", "Flight Assistant", "Hotel Assistant", "Rental Car Assistant", "Philadelphia Activities Assistant"],
116
  "messages": [
117
+ {"speaker": "User Proxy Agent", "text": "Sounds good to me!"},
118
  {"speaker": "Flight Assistant", "text": "✈️ Flight options available"},
119
  {"speaker": "Hotel Assistant", "text": "🏨 Hotel accommodations ready"},
120
  {"speaker": "Rental Car Assistant", "text": "πŸš— Ground transportation sorted"},
 
130
  {
131
  "participants": ["User Proxy Agent", "Floor Manager", "Convener", "Flight Assistant", "Hotel Assistant", "Rental Car Assistant", "Philadelphia Activities Assistant"],
132
  "messages": [
 
133
  {"speaker": "Flight Assistant", "text": "✈️ Flight options available (€850-920)"},
134
  {"speaker": "Hotel Assistant", "text": "🏨 Hotel accommodations ready ($140-280/night)"},
135
  {"speaker": "Rental Car Assistant", "text": "πŸš— Ground transportation sorted ($45-95/day)"},
136
  {"speaker": "Philadelphia Activities Assistant", "text": "🎭 Philadelphia activities planned for December 5-10"},
137
+ {"speaker": "User Proxy Agent", "text": "Perfect! This all looks great. Please go ahead and book the flights, hotel, and rental car for December 5-10. I'm ready to finalize everything!"}
138
  ],
139
  "currentSpeaker": "User Proxy Agent",
140
  "thinking": ["Philadelphia Activities Assistant"],
 
146
  {
147
  "participants": ["User Proxy Agent", "Floor Manager", "Convener", "Flight Assistant", "Hotel Assistant", "Rental Car Assistant", "Philadelphia Activities Assistant"],
148
  "messages": [
149
+ {"speaker": "User Proxy Agent", "text": "Perfect! This all looks great. Please go ahead and book the flights, hotel, and rental car for December 5-10. I'm ready to finalize everything!"},
150
  {"speaker": "Philadelphia Activities Assistant", "text": "🎼 **Wait! Before we book...** I just noticed something incredible!\n\nAndrea Bocelli is performing December 11th at Kimmel Center. Since you're from Italy, this could be a once-in-a-lifetime opportunity! Consider staying one extra day?"}
151
  ],
152
  "currentSpeaker": "Philadelphia Activities Assistant",
 
159
  {
160
  "participants": ["User Proxy Agent", "Floor Manager", "Convener", "Flight Assistant", "Hotel Assistant", "Rental Car Assistant", "Philadelphia Activities Assistant"],
161
  "messages": [
162
+ {"speaker": "User Proxy Agent", "text": "Perfect! This all looks great. Please go ahead and book the flights, hotel, and rental car for December 5-10. I'm ready to finalize everything!"},
163
  {"speaker": "Philadelphia Activities Assistant", "text": "🎼 **Bocelli concert December 11th!** Consider extending one day?"},
164
  {"speaker": "Hotel Assistant", "text": "🏨 **Hearing about Bocelli!** πŸ‘‚\nKimmel area hotel available Dec 11th - same $195 rate. Worth extending!"},
165
  {"speaker": "Flight Assistant", "text": "✈️ **Concert suggestion noted!** 🎡\nMonday Dec 12 flights are €100+ cheaper than Sunday! Extend and save money."},
 
175
  {
176
  "participants": ["User Proxy Agent", "Floor Manager", "Convener", "Flight Assistant", "Hotel Assistant", "Rental Car Assistant", "Philadelphia Activities Assistant"],
177
  "messages": [
 
178
  {"speaker": "Philadelphia Activities Assistant", "text": "🎼 Bocelli concert December 11th! Consider extending?"},
179
  {"speaker": "Hotel Assistant", "text": "🏨 Hotel extension available, same rate!"},
180
  {"speaker": "Flight Assistant", "text": "✈️ Monday flights cheaper - extend and save!"},
181
  {"speaker": "Rental Car Assistant", "text": "πŸš— Weekly rental rate is better anyway!"},
182
+ {"speaker": "User Proxy Agent", "text": "YES! Absolutely! Bocelli from my home country performing in Philadelphia? And I save money on flights? This is perfect - let's extend the trip!"}
183
  ],
184
  "currentSpeaker": "User Proxy Agent",
185
  "thinking": ["Flight Assistant", "Hotel Assistant", "Rental Car Assistant", "Philadelphia Activities Assistant"],
 
207
  {
208
  "participants": ["User Proxy Agent", "Floor Manager", "Convener", "Flight Assistant", "Hotel Assistant", "Rental Car Assistant", "Philadelphia Activities Assistant"],
209
  "messages": [
 
210
  {"speaker": "Flight Assistant", "text": "✈️ Enhanced flights with savings (€780)"},
211
  {"speaker": "Hotel Assistant", "text": "🏨 Extended stay confirmed ($1,365)"},
212
  {"speaker": "Rental Car Assistant", "text": "πŸš— Extended rental confirmed ($315)"},
213
  {"speaker": "Philadelphia Activities Assistant", "text": "🎼 Bocelli concert secured!"},
214
  {"speaker": "Floor Manager", "text": "🎯 **Trip enhanced through collaboration!**\nOriginal: 5 days, ~$2,100\nNew: 7 days + Bocelli, ~$2,650\nAgent teamwork created amazing value! 🎼"},
215
+ {"speaker": "User Proxy Agent", "text": "This collaborative planning is incredible! You saved me money on flights and gave me Bocelli - thank you all!"}
216
  ],
217
+ "currentSpeaker": None,
218
  "thinking": [],
219
+ "showBubbles": ["Flight Assistant", "Hotel Assistant", "Rental Car Assistant", "Philadelphia Activities Assistant", "Floor Manager", "User Proxy Agent"],
220
  "avatarImages": avatar_images
221
  }
222
  ]