PringlePeanut commited on
Commit
730f8b5
·
verified ·
1 Parent(s): d965383

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 information on this game: {relevant_segment}"
 
64
 
65
  def generate_response(user_query, relevant_segment):
66
  """
67
+ Generate a response emphasizing the bot's capability in providing video game reccomendations.
68
  """
69
  try:
70
  user_message = f"Here's the information on this game: {relevant_segment}"