Rams901 commited on
Commit
be7e270
1 Parent(s): b259a1a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -130,7 +130,7 @@ def qa_retrieve(query, llm):
130
  {articles}
131
 
132
 
133
- The extracted themes should be written in structured manner, ensuring clarity and meaningful correlation between the themes and the articles. Make sure your analysis is rooted in the arguments given in the article. Avoid including personal opinions or making generalizations that are not explicitly supported by the articles. """
134
 
135
  """,
136
  )
 
130
  {articles}
131
 
132
 
133
+ The extracted themes should be written in structured manner, ensuring clarity and meaningful correlation between the themes and the articles. Make sure your analysis is rooted in the arguments given in the article. Avoid including personal opinions or making generalizations that are not explicitly supported by the articles.
134
 
135
  """,
136
  )