Skip to content

Add ability to remove link to Google and ChatGPT for Exception, even when using Localhost (#11021) #11238

@carlosicc

Description

@carlosicc

Checklist

  • I have searched the existing issues for similar feature requests.
  • I added a descriptive title and summary to this issue.

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature:st.exceptionRelated to the `st.exception` elementtype:enhancementRequests for feature enhancements or new features

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions