Alternative node for “Classify text for violations” after OpenAI deprecation?

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!

Hey @MrSales,
Thank you for your report. It looks like a bug, we started tracking it and plan to fix

New version [email protected] got released which includes the GitHub PR 22130.