Interface EmbeddingModelFactory


public interface EmbeddingModelFactory
A factory for creating EmbeddingModel instances through SPI.
For the "Easy RAG", import langchain4j-easy-rag module, which contains a EmbeddingModelFactory implementation.
  • Method Summary

    Modifier and Type
    Method
    Description