Checklist
Summary
Related issue: #11021
Hi! A lot of companies do not permit the use of ChatGPT, due potential data leaks, GDPR, or even Commercial or Intellectual Property conflicts. Streamlit is widely used, and constantly used for internal end users to test something.
Why?
So, if I create a simple ST app for our Data Science team (who will run the app locally / localhost for testing), and something fails (i.e. error shows queries, tables, PII, etc.), the end users will not hesitate in clicking the ChatGPT button. We can't share any info with ChatGPT. We have our corporate Virtual Assistant equivalent for these type of tasks.
How?
A simple way to disable this feature, even if it runs only on localhost.
Additional Context
Related issue: #11021
Checklist
Summary
Related issue: #11021
Hi! A lot of companies do not permit the use of ChatGPT, due potential data leaks, GDPR, or even Commercial or Intellectual Property conflicts. Streamlit is widely used, and constantly used for internal end users to test something.
Why?
So, if I create a simple ST app for our Data Science team (who will run the app locally / localhost for testing), and something fails (i.e. error shows queries, tables, PII, etc.), the end users will not hesitate in clicking the ChatGPT button. We can't share any info with ChatGPT. We have our corporate Virtual Assistant equivalent for these type of tasks.
How?
A simple way to disable this feature, even if it runs only on localhost.
Additional Context
Related issue: #11021