Spaces:
Sleeping
Sleeping
syedmudassir16
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -113,6 +113,7 @@ class DocumentRetrievalAndGeneration:
|
|
113 |
I have provided five relatable json files {content}, choose the most suitable chunks for answering the query.
|
114 |
RETURN ONLY SOLUTION without additional comments, sign-offs, retrived chunks, refrence to any Ticket or extra phrases. Be direct and to the point.
|
115 |
IF THERE IS NO ANSWER RELATABLE IN RETRIEVED CHUNKS, RETURN "NO SOLUTION AVAILABLE".
|
|
|
116 |
|
117 |
Here's my question:
|
118 |
Query: {query}
|
|
|
113 |
I have provided five relatable json files {content}, choose the most suitable chunks for answering the query.
|
114 |
RETURN ONLY SOLUTION without additional comments, sign-offs, retrived chunks, refrence to any Ticket or extra phrases. Be direct and to the point.
|
115 |
IF THERE IS NO ANSWER RELATABLE IN RETRIEVED CHUNKS, RETURN "NO SOLUTION AVAILABLE".
|
116 |
+
DO NOT GIVE REFRENCE TO ANY CHUNKS OR TICKETS,BE ON POINT.
|
117 |
|
118 |
Here's my question:
|
119 |
Query: {query}
|