What are the privacy implications of using LLMs with user data?
Asked about 2 months agoViewed 352 times
6
Our company wants to use GPT-4 to analyze customer support tickets and suggest responses. Legal and compliance teams are concerned about:
- Data retention: Does OpenAI store our API requests?
- Training data: Will our data be used to train future models?
- GDPR compliance: How do we handle EU customer data?
- Sensitive information: What if tickets contain PII or confidential info?
Options we're considering:
- Use OpenAI's zero-retention API
- Self-host an open-source LLM (Llama 3, Mistral)
- Implement PII redaction before sending to LLM
- Use Azure OpenAI for enterprise compliance
What's the current best practice for using LLMs in privacy-sensitive contexts? Has anyone successfully navigated GDPR compliance with LLM-powered features?
asked about 2 months ago
D
Comments
No comments yet. Be the first to comment!
Please log in to add a comment
Log In0 Answers
Sign in to post an answer
Sign In