Uses of Interface
org.springframework.ai.embedding.EmbeddingModel
Packages that use EmbeddingModel
-
Uses of EmbeddingModel in org.springframework.ai.embedding
Classes in org.springframework.ai.embedding that implement EmbeddingModelModifier and TypeClassDescriptionclassAbstract implementation of theEmbeddingModelinterface that provides dimensions calculation caching.Methods in org.springframework.ai.embedding with parameters of type EmbeddingModelModifier and TypeMethodDescriptionstatic intAbstractEmbeddingModel.dimensions(EmbeddingModel embeddingModel, String modelName, String dummyContent) Return the dimension of the requested embedding generative name.