Class EmbeddingModelRequestContext

java.lang.Object
dev.langchain4j.model.embedding.listener.EmbeddingModelRequestContext

@Experimental public class EmbeddingModelRequestContext extends Object
The embedding model request context. It contains the input, the EmbeddingModel and attributes. The attributes can be used to pass data between methods of an EmbeddingModelListener or between multiple EmbeddingModelListeners.
Since:
1.11.0