Laura7819 commited on
Commit
26cf91d
·
verified ·
1 Parent(s): 2c01e0f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
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 how to sort your trash: {relevant_segment}"
@@ -110,7 +110,7 @@ def query_model(question):
110
  welcome_message = """
111
  # ♻️ Welcome to GreenGuide!
112
 
113
- ## Your AI-driven assistant for all chess-related queries. Created by Emma, Laura, and Saahiti of the 2024 Kode With Klossy CITY Camp.
114
  """
115
 
116
  topics = """
 
64
 
65
  def generate_response(user_query, relevant_segment):
66
  """
67
+ Generate a response emphasizing the bot's capability in providing information about how to sort your trash.
68
  """
69
  try:
70
  user_message = f"Here's the information on how to sort your trash: {relevant_segment}"
 
110
  welcome_message = """
111
  # ♻️ Welcome to GreenGuide!
112
 
113
+ ## Your AI-driven assistant for all trash sorting related queries. Created by Emma, Laura, and Saahiti of the 2024 Kode With Klossy CITY Camp.
114
  """
115
 
116
  topics = """