Spaces:

syedmudassir16 commited on
Commit
8999eed
1 Parent(s): f56c61e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -3
app.py CHANGED
@@ -110,9 +110,8 @@ class DocumentRetrievalAndGeneration:
110
  {"role": "user", "content": f"""
111
  I need you to answer my question and provide related information in a specific format.
112
  I have provided five relatable json files {content}, choose the most suitable chunks for answering the query.
113
- RETURN ONLY SOLUTION without additional comments, sign-offs, or extra phrases. Be direct and to the point
114
- . IF THERE IS NO ANSWER RELATABLE IN RETRIEVED CHUNKS, RETURN "NO SOLUTION AVAILABLE".
115
-
116
 
117
  Here's my question:
118
  Query: {query}
 
110
  {"role": "user", "content": f"""
111
  I need you to answer my question and provide related information in a specific format.
112
  I have provided five relatable json files {content}, choose the most suitable chunks for answering the query.
113
+ RETURN ONLY SOLUTION without additional comments, sign-offs, retrived chunks or extra phrases. Be direct and to the point.
114
+ IF THERE IS NO ANSWER RELATABLE IN RETRIEVED CHUNKS, RETURN "NO SOLUTION AVAILABLE".
 
115
 
116
  Here's my question:
117
  Query: {query}