Class EmbeddingModelErrorContext

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

@Experimental public class EmbeddingModelErrorContext extends Object
The embedding model error context. It contains the error, corresponding 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