Uses of Enum Class
bg.codexio.ai.openai.api.payload.creativity.RepetitionPenalty
Packages that use RepetitionPenalty
-
Uses of RepetitionPenalty in bg.codexio.ai.openai.api.payload.creativity
Methods in bg.codexio.ai.openai.api.payload.creativity that return RepetitionPenaltyModifier and TypeMethodDescriptionstatic RepetitionPenaltyReturns the enum constant of this class with the specified name.static RepetitionPenalty[]RepetitionPenalty.values()Returns an array containing the constants of this enum class, in the order they are declared.