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
Methods in org.springframework.ai.openai.api that return OpenAiApi.EmbeddingModelModifier and TypeMethodDescriptionstatic OpenAiApi.EmbeddingModel
Returns 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.