cindyy3 commited on
Commit
b1f6750
1 Parent(s): e607b10

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -64,7 +64,7 @@ def find_relevant_segment(user_query, segments):
64
 
65
  def generate_response(user_query, relevant_segment):
66
  """
67
- Generate a response emphasizing the bot's capability in providing chess information.
68
  """
69
  try:
70
  user_message = f"Here's the restaurant suggestions based on your criteria: {relevant_segment}"
 
64
 
65
  def generate_response(user_query, relevant_segment):
66
  """
67
+ Generate a response emphasizing the bot's capability in providing restaurant information.
68
  """
69
  try:
70
  user_message = f"Here's the restaurant suggestions based on your criteria: {relevant_segment}"