Uses of Class
org.springframework.ai.google.genai.text.GoogleGenAiTextEmbeddingModel
Packages that use GoogleGenAiTextEmbeddingModel
-
Uses of GoogleGenAiTextEmbeddingModel in org.springframework.ai.model.google.genai.autoconfigure.embedding
Methods in org.springframework.ai.model.google.genai.autoconfigure.embedding that return GoogleGenAiTextEmbeddingModelModifier and TypeMethodDescriptionGoogleGenAiTextEmbeddingAutoConfiguration.googleGenAiTextEmbedding(GoogleGenAiEmbeddingConnectionDetails connectionDetails, GoogleGenAiTextEmbeddingProperties textEmbeddingProperties, org.springframework.retry.support.RetryTemplate retryTemplate, org.springframework.beans.factory.ObjectProvider<io.micrometer.observation.ObservationRegistry> observationRegistry, org.springframework.beans.factory.ObjectProvider<EmbeddingModelObservationConvention> observationConvention)