microsoft / sample-app-aoai-chatGPT

Sample code for a simple web chat experience through Azure OpenAI, including Azure OpenAI On Your Data.
MIT License
1.44k stars 2.15k forks source link

Improve the error message shown to user in case RAI is blocking the prompt due to Jailbreak #831

Closed slreznit closed 2 months ago

slreznit commented 2 months ago

Motivation and Context

Before: image

After: Improve the error message in case RAI is blocking the prompt due to Jailbreak

image

Description

Contribution Checklist