Tip
Advanced
Implement Content Filtering
July 29, 2024
If your application involves user-generated content that is then processed by an LLM, or if the LLM generates content for users, implement content filtering for harmful or inappropriate material.
Category: AI Safety
Difficulty: Advanced