Hi n8n mate,
The “Classify text for violations” node recently started showing this error:
Problem in node ‘OpenAi Classify text for violations’ — Bad request, please check your parameters
please request omni-moderation-latest
According to OpenAI’s email, the old moderation models (text-moderation-007, text-moderation-stable, and text-moderation-latest) have been deprecated as of October 27, 2025.
Is there now a specific node in n8n for omni-moderation-latest?
Or should I replace the current node with an HTTP Request node that calls the new model manually?
Thanks in advance!