mou3az commited on
Commit
f23940a
1 Parent(s): c81a9ec

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -426,7 +426,7 @@ def Explore_WebSite(history):
426
  You are an AI designed to help understand and extract information from provided WebSite Content. Based on the user's Query, you may need to summarize the text, answer specific questions, or provide guidance.
427
  Query: {message}
428
  WebSite Content:
429
- {source_knowledge}
430
 
431
  #If the query is not related to specific WebSite Content, engage in general conversation or provide relevant information from other sources.
432
  """
 
426
  You are an AI designed to help understand and extract information from provided WebSite Content. Based on the user's Query, you may need to summarize the text, answer specific questions, or provide guidance.
427
  Query: {message}
428
  WebSite Content:
429
+ {result}
430
 
431
  #If the query is not related to specific WebSite Content, engage in general conversation or provide relevant information from other sources.
432
  """