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

feat(max): OpenAI data processing opt-in #26248

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

Conversation

Twixes
Copy link
Collaborator

@Twixes Twixes commented Nov 18, 2024

Problem

We need to be clear that the AI assistant uses an external LLM providers to analyze data – OpenAI currently – including possibly personal data of users (e.g. emails).

Changes

Let's keep things lightweight but informative. This introduces an OpenAI processing popover, which every user must accept to use Max. Should give you clarity on use of data, without being formal or otherwise blocking adoption.

Screenshot 2024-11-18 at 16 13 10

We might amend this with "Anthropic" (Claude) or "Google" (Gemini) in the future, but since this is not a DPA, we're free to update this any time.

We probably will want to link to DPA signing here, but I believe not a blocker while rollout is limited (CC @fraserhopper though).

How did you test this code?

Should show up in UI snapshots.

@Twixes Twixes requested a review from skoob13 November 18, 2024 15:22
Copy link
Contributor

github-actions bot commented Nov 18, 2024

Size Change: +14 B (0%)

Total Size: 1.16 MB

ℹ️ View Unchanged
Filename Size Change
frontend/dist/toolbar.js 1.16 MB +14 B (0%)

compressed-size-action

@posthog-bot

This comment was marked as outdated.

@posthog-bot
Copy link
Contributor

📸 UI snapshots have been updated

6 snapshot changes in total. 0 added, 6 modified, 0 deleted:

  • chromium: 0 added, 6 modified, 0 deleted (diff for shard 1)
  • webkit: 0 added, 0 modified, 0 deleted

Triggered by this commit.

👉 Review this PR's diff of snapshots.

@posthog-bot
Copy link
Contributor

📸 UI snapshots have been updated

3 snapshot changes in total. 0 added, 3 modified, 0 deleted:

  • chromium: 0 added, 3 modified, 0 deleted (diff for shard 1)
  • webkit: 0 added, 0 modified, 0 deleted

Triggered by this commit.

👉 Review this PR's diff of snapshots.

@posthog-bot
Copy link
Contributor

📸 UI snapshots have been updated

1 snapshot changes in total. 0 added, 1 modified, 0 deleted:

  • chromium: 0 added, 1 modified, 0 deleted (diff for shard 1)
  • webkit: 0 added, 0 modified, 0 deleted

Triggered by this commit.

👉 Review this PR's diff of snapshots.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants