Spaces:
Running
Running
Gregor Betz
commited on
complete ToS
Browse files
app.py
CHANGED
@@ -95,7 +95,7 @@ TERMS_OF_SERVICE ="""<h2>Terms of Service</h2>
|
|
95 |
<li>To generate or disseminate information for the purpose to be used for administration of justice, law enforcement, immigration or asylum processes, such as predicting an individual will commit fraud/crime commitment (e.g. by text profiling, drawing causal relationships between assertions made in documents, indiscriminate and arbitrarily-targeted use). </li>
|
96 |
</ol>
|
97 |
|
98 |
-
<p>By using the feedback buttons, you agree that
|
99 |
"""
|
100 |
|
101 |
CHATBOT_INSTRUCTIONS = (
|
|
|
95 |
<li>To generate or disseminate information for the purpose to be used for administration of justice, law enforcement, immigration or asylum processes, such as predicting an individual will commit fraud/crime commitment (e.g. by text profiling, drawing causal relationships between assertions made in documents, indiscriminate and arbitrarily-targeted use). </li>
|
96 |
</ol>
|
97 |
|
98 |
+
<p>By using the feedback buttons, you agree that your conversation including your feedback is saved by Logikon AI, who may use it to further improve AI systems.</p>
|
99 |
"""
|
100 |
|
101 |
CHATBOT_INSTRUCTIONS = (
|