Class IngestionResult

java.lang.Object
dev.langchain4j.store.embedding.IngestionResult

public class IngestionResult extends Object
Represents the result of a EmbeddingStoreIngestor ingestion process.
  • Constructor Details

    • IngestionResult

      public IngestionResult(TokenUsage tokenUsage)
  • Method Details