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) ModerationResponse.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(Generation generations) ModerationResponse(Generation generations, ModerationResponseMetadata moderationResponseMetadata)