接口 EmbeddingModelFactory
public interface EmbeddingModelFactory
A factory for creating
For the "Easy RAG", import
EmbeddingModel instances through SPI.
For the "Easy RAG", import
langchain4j-easy-rag module,
which contains a EmbeddingModelFactory implementation.-
方法概要
-
方法详细资料
-
create
EmbeddingModel create()
-