izasmells commited on
Commit
682f183
·
verified ·
1 Parent(s): 8efa465

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 air pollution, water pollution, illegal dumping, and tips on how to get involved in cities of Los Angeles information.
68
  """
69
  try:
70
  user_message = f"Here's the information on environmental hazards in Los Angeles: {relevant_segment}"
 
64
 
65
  def generate_response(user_query, relevant_segment):
66
  """
67
+ Generate a response emphasizing the bot's capability in providing air pollution, water pollution, illegal dumping, and tips on how to get involved in Los Angeles information.
68
  """
69
  try:
70
  user_message = f"Here's the information on environmental hazards in Los Angeles: {relevant_segment}"