ppsingh commited on
Commit
49d4334
·
1 Parent(s): 640bced

disclaimer layout format update

Browse files
Files changed (1) hide show
  1. app.py +5 -4
app.py CHANGED
@@ -686,10 +686,11 @@ with gr.Blocks(title="Audit Q&A", css= "style.css", theme=theme,elem_id = "main-
686
  - Any personal or sensitive information shared with the chatbot is at the user's own risk, and we cannot guarantee complete privacy or confidentiality.
687
  - The chatbot is not deterministic, so there might be change in answer to same question when asked by different users or multiple times.
688
  - When you use this app, we collect certain information to understand its usage, analyze performance, and continuously improve the tool for future use. This includes:
689
- - The questions you ask
690
- - The AI-generated answers
691
- - Feedback given towards to each response (in form of Thumbs-up and Thumbs-down), if any.
692
- - Usage statistics such as session duration and device type.
 
693
  We process this data based on our legitimate interest in continually enhancing the quality, security, and usability of the Audit Q&A assistant
694
  - By using this chatbot, you agree to these terms and acknowledge that you are solely responsible for any reliance on or actions taken based on its responses.
695
  - User can read more about the technical information about the tool in [**Readme**](https://huggingface.co/spaces/GIZ/audit_assistant/blob/main/README.md) of this tool.
 
686
  - Any personal or sensitive information shared with the chatbot is at the user's own risk, and we cannot guarantee complete privacy or confidentiality.
687
  - The chatbot is not deterministic, so there might be change in answer to same question when asked by different users or multiple times.
688
  - When you use this app, we collect certain information to understand its usage, analyze performance, and continuously improve the tool for future use. This includes:
689
+ - The questions you ask
690
+ - The AI-generated answers
691
+ - Feedback given towards to each response (in form of Thumbs-up and Thumbs-down), if any.
692
+ - Usage statistics such as session duration and device type.
693
+
694
  We process this data based on our legitimate interest in continually enhancing the quality, security, and usability of the Audit Q&A assistant
695
  - By using this chatbot, you agree to these terms and acknowledge that you are solely responsible for any reliance on or actions taken based on its responses.
696
  - User can read more about the technical information about the tool in [**Readme**](https://huggingface.co/spaces/GIZ/audit_assistant/blob/main/README.md) of this tool.