Class EmbeddingStoreErrorContext<Embedded>

java.lang.Object
dev.langchain4j.store.embedding.listener.EmbeddingStoreErrorContext<Embedded>

@Experimental public class EmbeddingStoreErrorContext<Embedded> extends Object
The embedding store error context. It contains the error, corresponding request details, and attributes. The attributes can be used to pass data between methods of an EmbeddingStoreListener or between multiple EmbeddingStoreListeners.
Since:
1.11.0