Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move open ai key from env variables #2274

Merged
merged 1 commit into from
Jul 17, 2023

Conversation

hubertdeng123
Copy link
Member

Let's not store this key in the env variables to reduce the risk of potentially leaking secrets.

@hubertdeng123 hubertdeng123 requested a review from a team July 17, 2023 17:15
@@ -74,6 +74,7 @@ x-sentry-defaults: &sentry_defaults
SENTRY_EVENT_RETENTION_DAYS:
SENTRY_MAIL_HOST:
SENTRY_MAX_EXTERNAL_SOURCEMAP_SIZE:
# Set this value if you plan on using the Suggested Fix Feature
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is this feature? Are there docs for it anywhere? This implies we're using ChatGPT under the hood for it?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Docs are here:
https://docs.sentry.io/product/issues/issue-details/ai-suggested-solution/

We're using ChatGPT to recommend solutions for issues

@hubertdeng123 hubertdeng123 merged commit 8ea8005 into master Jul 17, 2023
8 checks passed
@hubertdeng123 hubertdeng123 deleted the hubertdeng123/move-open-ai-key branch July 17, 2023 17:23
@github-actions github-actions bot locked and limited conversation to collaborators Aug 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants