Spaces:
Running
on
T4
Running
on
T4
disclaimer layout format update
Browse files
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 |
-
|
690 |
-
|
691 |
-
|
692 |
-
|
|
|
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.
|