ppsingh commited on
Commit
501dfb6
1 Parent(s): 045076b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -4
app.py CHANGED
@@ -168,10 +168,8 @@ Hello, I am Audit Q&A, a conversational assistant designed to help you understan
168
  - **Examples**(tab on right): If this is first time for you using this app, then we have curated some example questions.Select a particular question from category fo questions.
169
  - **Reports**(tab on right): You can choose to search or address your question to either specific report or a collection of reportlike Consolidated Annual Report,District or Department focused reports. If you dont select then the Consolidated report is relied upon to answer your question.
170
  - **Sources**(tab on right): This tab will display the relied upon paragraphs from the report, to help you in assessing or fact checking if the answer provided by Audit Q&A assitant is correct or not.
171
- ⚠️ Limitations
172
- - *Please note that the AI is not perfect and may sometimes give irrelevant answers. If you are not satisfied with the answer, please ask a more specific question or report your feedback to help us improve the system.*
173
- - Audit Q&A assistant is a Generative AI, and therefore is not deterministic, so there might be change in answer to same question.
174
- What do you want to learn ?
175
  """
176
 
177
 
 
168
  - **Examples**(tab on right): If this is first time for you using this app, then we have curated some example questions.Select a particular question from category fo questions.
169
  - **Reports**(tab on right): You can choose to search or address your question to either specific report or a collection of reportlike Consolidated Annual Report,District or Department focused reports. If you dont select then the Consolidated report is relied upon to answer your question.
170
  - **Sources**(tab on right): This tab will display the relied upon paragraphs from the report, to help you in assessing or fact checking if the answer provided by Audit Q&A assitant is correct or not.
171
+
172
+ ⚠️ For limitations of the tool please check **Disclaimer** tab.
 
 
173
  """
174
 
175