Class Generation

java.lang.Object
org.springframework.ai.moderation.Generation
All Implemented Interfaces:
ModelResult<Moderation>

public class Generation extends Object implements ModelResult<Moderation>
The Generation class represents a response from a moderation process. It encapsulates the moderation generation metadata and the moderation object.
Since:
1.0.0
Author:
Ahmed Yousri