KvrParaskevi commited on
Commit
8d0265b
1 Parent(s): b656188

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -8
app.py CHANGED
@@ -53,14 +53,7 @@ def chat_output(inputs):
53
  chat_history.append((inputs, output))
54
  return chat_history
55
 
56
- template = """You are an AI having conversation with a human. Below is an instruction that describes a task.
57
- Write a response that appropriately completes the request.
58
- Reply with the most helpful and logic answer. During the conversation you need to ask the user
59
- the following questions to complete the hotel booking task.
60
- 1) Where would you like to stay and when?
61
- 2) How many people are staying in the room?
62
- 3) Do you prefer any ammenities like breakfast included or gym?
63
- 4) What is your name, your email address and phone number?
64
  Make sure you receive a logical answer from the user from every question to complete the hotel
65
  booking process.
66
  Current conversation:
 
53
  chat_history.append((inputs, output))
54
  return chat_history
55
 
56
+ template = """You are an AI having conversation with a human.
 
 
 
 
 
 
 
57
  Make sure you receive a logical answer from the user from every question to complete the hotel
58
  booking process.
59
  Current conversation: