Uses of Enum Class
org.springframework.ai.openai.api.OpenAiApi.EmbeddingModel
Packages that use OpenAiApi.EmbeddingModel
-
Uses of OpenAiApi.EmbeddingModel in org.springframework.ai.openai.api
Subclasses with type arguments of type OpenAiApi.EmbeddingModel in org.springframework.ai.openai.apiMethods in org.springframework.ai.openai.api that return OpenAiApi.EmbeddingModelModifier and TypeMethodDescriptionstatic OpenAiApi.EmbeddingModelReturns the enum constant of this class with the specified name.static OpenAiApi.EmbeddingModel[]OpenAiApi.EmbeddingModel.values()Returns an array containing the constants of this enum class, in the order they are declared.