Uses of Package
dev.langchain4j.spi
Packages that use dev.langchain4j.spi
Package
Description
-
Classes in dev.langchain4j.spi used by dev.langchain4j.internalClassDescriptionSPI for supplying the
Executorthat LangChain4j uses to offload blocking work and run its asynchronous continuations — concurrent tool execution, blocking RAG / retrieval and embedding-store calls, moderation, in-process embedding models, retry backoff scheduling, and similar. -
Classes in dev.langchain4j.spi used by dev.langchain4j.jackson3ClassDescriptionDecides which implementation wins when more than one is registered for the same service.
-
Classes in dev.langchain4j.spi used by dev.langchain4j.jackson3.inmemoryClassDescriptionDecides which implementation wins when more than one is registered for the same service.
-
Classes in dev.langchain4j.spi used by dev.langchain4j.spiClassDescriptionSPI for supplying the
Executorthat LangChain4j uses to offload blocking work and run its asynchronous continuations — concurrent tool execution, blocking RAG / retrieval and embedding-store calls, moderation, in-process embedding models, retry backoff scheduling, and similar.