Interface ModerationGenerationMetadata

All Superinterfaces:
ResultMetadata
All Known Implementing Classes:
OpenAiModerationGenerationMetadata

public interface ModerationGenerationMetadata extends ResultMetadata
An interface that represents metadata associated with the results of a moderation generation process. This interface extends the ResultMetadata interface, which provides general information about the results generated by an AI model.
Since:
1.0.0
Author:
Ahmed Yousri