Class Moderation

java.lang.Object
org.springframework.ai.moderation.Moderation

public class Moderation extends Object
The Moderation class represents the result of a moderation process. It contains the moderation ID, model, and a list of moderation results. To create an instance of Moderation, use the Builder class.
Since:
1.0.0
Author:
Ahmed Yousri