Uses of Enum Class
chat.octet.model.beans.FinishReason
Packages that use FinishReason
-
Uses of FinishReason in chat.octet.model
Methods in chat.octet.model that return FinishReasonModifier and TypeMethodDescriptionGenerator.getFinishReason()Return the finished reason for the last token. -
Uses of FinishReason in chat.octet.model.beans
Methods in chat.octet.model.beans that return FinishReasonModifier and TypeMethodDescriptionStatus.getFinishReason()static FinishReasonReturns the enum constant of this class with the specified name.static FinishReason[]FinishReason.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in chat.octet.model.beans with parameters of type FinishReason