I have similar problem. I tried to update my model used in my testing Simplified Chinese Q&A bot which worked smoothly some time ago from 3.5 turbo to gpt-4-32k, after that I found the chatbot not work and finally I got that it's because the input is filtered by content filtering. However the content does not include any harmful information at all (The bot is for general information inquiry for hotel). I change the input to English with same meaning then the bot can work again. The default content filtering engineer has problem and please fix it. Luckly the bot is not under production.
Why content filtering for chinese not working for OpenAI chat api
Danny Chooi
0
Reputation points
We need to detect and filter out harmful message from the input and thus we try to utilize the content filtering from azure openai service
When I test with my deployment in the playground for chat, the harmful message could correctly trigger the content filtering, however, when I use an api call with exact same parameters and prompt, the content filtering stop working, and the prompt is deemed as safe, which is different from what we get form the playground.
Could we know why this would happen?
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,101 questions
Community Center | Not monitored
46,259 questions