Azure-Samples / azure-search-openai-demo-csharp

A sample app for the Retrieval-Augmented Generation pattern running in Azure, using Azure Cognitive Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences.
MIT License
552 stars 345 forks source link

Create profanity-filter.yml #284

Closed IEvangelist closed 4 months ago

IEvangelist commented 4 months ago

Adds a profanity filter to automatically remove profane content from issues and pull requests, including their titles, bodies, and comments.

Observed self-filtered profanity in issue #273.

For more information, see Profanity filter.

LittleLittleCloud commented 4 months ago

Thanks! We definitely need this