Share via

Does no one care about these absurd content restriction policies?

CodeKidz 25 Reputation points
2024-09-14T07:11:41.7933333+00:00

Look at the prompt, even the simplest prompt can be filtered, and it shows that no rules have been violated.

This is obviously a very serious bug, which almost makes Dall-E completely unusable on Azure, and also affects the gpt model. I have reported this issue many times, but no one seems to care.

Error code: 400 - {'error': {'code': 'content_policy_violation', 'inner_error': {'code': 'ResponsibleAIPolicyViolation', 'content_filter_results': {'hate': {'filtered': False, 'severity': 'safe'}, 'self_harm': {'filtered': False, 'severity': 'safe'}, 'sexual': {'filtered': False, 'severity': 'safe'}, 'violence': {'filtered': False, 'severity': 'safe'}}, 'revised_prompt': 'A basic stick figure that resembles the supplied sketch.'}, 'message': 'This request has been blocked by our content filters.', 'type': 'invalid_request_error'}}

Azure OpenAI in Foundry Models
Content Safety in Foundry Control Plane
Content Safety in Foundry Control Plane

An Azure service that enables users to identify content that is potentially offensive, risky, or otherwise undesirable. Previously known as Azure Content Moderator.


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.