Namitg02 commited on
Commit
15e17be
·
verified ·
1 Parent(s): 3ae2ed2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -93,7 +93,7 @@ def format_prompt(prompt,retrieved_documents,k):
93
  # Called by talk function to add retrieved documents to the prompt. Keeps adding text of retrieved documents to string taht are retreived
94
 
95
  print("check3")
96
- print(PROMPT)
97
 
98
  print("check3A")
99
 
 
93
  # Called by talk function to add retrieved documents to the prompt. Keeps adding text of retrieved documents to string taht are retreived
94
 
95
  print("check3")
96
+ #print(PROMPT)
97
 
98
  print("check3A")
99