Class EmbeddingStoreResponseContext.AddAll<Embedded>
java.lang.Object
dev.langchain4j.store.embedding.listener.EmbeddingStoreResponseContext<Embedded>
dev.langchain4j.store.embedding.listener.EmbeddingStoreResponseContext.AddAll<Embedded>
- Enclosing class:
EmbeddingStoreResponseContext<Embedded>
@Experimental
public static final class EmbeddingStoreResponseContext.AddAll<Embedded>
extends EmbeddingStoreResponseContext<Embedded>
The
addAll(...) response context.- Since:
- 1.11.0
-
Nested Class Summary
Nested classes/interfaces inherited from class EmbeddingStoreResponseContext
EmbeddingStoreResponseContext.Add<Embedded>, EmbeddingStoreResponseContext.AddAll<Embedded>, EmbeddingStoreResponseContext.Remove<Embedded>, EmbeddingStoreResponseContext.RemoveAll<Embedded>, EmbeddingStoreResponseContext.RemoveAllFilter<Embedded>, EmbeddingStoreResponseContext.RemoveAllIds<Embedded>, EmbeddingStoreResponseContext.Search<Embedded> -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class EmbeddingStoreResponseContext
attributes, embeddingStore, requestContext
-
Constructor Details
-
AddAll
-
-
Method Details
-
returnedIds
-