Spaces:
Running
Running
Update .env.local.template
Browse files- .env.local.template +1 -0
.env.local.template
CHANGED
@@ -25,6 +25,7 @@ PUBLIC_APP_DESCRIPTION="This is a prompt system compliance test of the latest 7b
|
|
25 |
|
26 |
PUBLIC_APP_DISCLAIMER=1
|
27 |
PUBLIC_APP_DISCLAIMER_MESSAGE="Disclaimer: AI is an area of active research with known problems such as biased generation and misinformation. Do not use this application for high-stakes decisions or advice. Do not insert your personal data, especially sensitive, like health data."
|
|
|
28 |
|
29 |
COMMUNITY_TOOLS=true
|
30 |
ENABLE_ASSISTANTS=true
|
|
|
25 |
|
26 |
PUBLIC_APP_DISCLAIMER=1
|
27 |
PUBLIC_APP_DISCLAIMER_MESSAGE="Disclaimer: AI is an area of active research with known problems such as biased generation and misinformation. Do not use this application for high-stakes decisions or advice. Do not insert your personal data, especially sensitive, like health data."
|
28 |
+
PUBLIC_FORCE_ETHICS_MODAL_CHECKBOX=1
|
29 |
|
30 |
COMMUNITY_TOOLS=true
|
31 |
ENABLE_ASSISTANTS=true
|