# Path to your Excel file and image Task_Flow_Path = "Input/Task_Flow.xlsx" Arrow_Down_Path = "Input/Arrow_Down.png" Sql_Requests_Path ='Input/Sql_Requests.xlsx' DATA_BASE = 'BD_Echantillon_Divers_2014.db' SESSION_ID = '1' USER_ID = 1 CONVERSATION_ID = 1 PARSED_LOGS =[] MAX_ACTIONS = 20 FILE_HISTORY = "Output/history.csv"