Uses of Enum Class
org.springframework.ai.google.genai.text.GoogleGenAiTextEmbeddingModelName
Packages that use GoogleGenAiTextEmbeddingModelName
-
Uses of GoogleGenAiTextEmbeddingModelName in org.springframework.ai.google.genai.text
Methods in org.springframework.ai.google.genai.text that return GoogleGenAiTextEmbeddingModelNameModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static GoogleGenAiTextEmbeddingModelName[]GoogleGenAiTextEmbeddingModelName.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.springframework.ai.google.genai.text with parameters of type GoogleGenAiTextEmbeddingModelNameModifier and TypeMethodDescriptionGoogleGenAiTextEmbeddingOptions.Builder.model(GoogleGenAiTextEmbeddingModelName model)