Uses of Enum Class
ai.optfor.springopenaiapi.enums.EmbedModel
Packages that use EmbedModel
-
Uses of EmbedModel in ai.optfor.springopenaiapi.enums
Methods in ai.optfor.springopenaiapi.enums that return EmbedModelModifier and TypeMethodDescriptionstatic EmbedModelEmbedModel.apiValueOf(String apiName) static EmbedModelReturns the enum constant of this class with the specified name.static EmbedModel[]EmbedModel.values()Returns an array containing the constants of this enum class, in the order they are declared.