SpringAiLLMEmbeddingProvider

constructor(embeddingModel: EmbeddingModel, dispatcher: CoroutineDispatcher)(source)

Parameters

embeddingModel

the Spring AI embedding model to delegate to

dispatcher

the CoroutineDispatcher used for blocking embedding calls