michecosta commited on
Commit
3f78ce9
·
verified ·
1 Parent(s): c17847b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -175,7 +175,7 @@ def generate_response(input_testuale_utente, tones, output_type, narrative_arc,m
175
 
176
 
177
 
178
- assistant_message += clean_text_from_file('/Users/michelecostantini/Desktop/hotel_core_info.txt')
179
 
180
 
181
 
 
175
 
176
 
177
 
178
+ assistant_message += clean_text_from_file('hotel_core_info.txt')
179
 
180
 
181