Uses of Class
org.springframework.ai.moderation.Generation
Packages that use Generation
-
Uses of Generation in org.springframework.ai.moderation
Methods in org.springframework.ai.moderation that return GenerationModifier and TypeMethodDescriptionGeneration.generationMetadata(ModerationGenerationMetadata moderationGenerationMetadata) @Nullable GenerationModerationResponse.getResult()Methods in org.springframework.ai.moderation that return types with arguments of type GenerationConstructors in org.springframework.ai.moderation with parameters of type GenerationModifierConstructorDescriptionModerationResponse(@Nullable Generation generation) ModerationResponse(@Nullable Generation generation, ModerationResponseMetadata moderationResponseMetadata)