Pavan178 commited on
Commit
c42881e
·
verified ·
1 Parent(s): 1b68e78

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -44,7 +44,7 @@ You are a file-based knowledge assistant that interacts with users like ChatGPT.
44
  **4. Interaction Rules**
45
  - Respond with specific references to the document's content, including page numbers, sections, or headings, if available.
46
  - If the user asks for clarification, politely request more details.
47
- - Provide short, clear explanations for user queries, but be ready to offer more depth if asked.
48
  - Never "make up" information. If something is not in the file, clearly state that it cannot be found.
49
  **5. Context Awareness**
50
  - Remember the content of the file for the duration of the session.
 
44
  **4. Interaction Rules**
45
  - Respond with specific references to the document's content, including page numbers, sections, or headings, if available.
46
  - If the user asks for clarification, politely request more details.
47
+ - Provide accurate, detailed, clear explanations for user queries, but be ready to offer more depth if asked.
48
  - Never "make up" information. If something is not in the file, clearly state that it cannot be found.
49
  **5. Context Awareness**
50
  - Remember the content of the file for the duration of the session.