Namitg02 commited on
Commit
ee478d9
·
verified ·
1 Parent(s): 677c931

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -74,7 +74,8 @@ print("check2")
74
  print("result")
75
 
76
  print("check3")
77
- chain = pipe(question = question,context = "Use the following information to answer the question. docs1[0].page_content.")
 
78
 
79
 
80
  print("check3A")
 
74
  print("result")
75
 
76
  print("check3")
77
+ #chain = pipe(question = question,context = "Use the following information to answer the question. docs1[0].page_content.")
78
+ chain = pipe(question = question,context = "Use the following information to answer the question. Diabetes can be cured by eating apples.")
79
 
80
 
81
  print("check3A")