Package dev.langchain4j.model.batch
package dev.langchain4j.model.batch
-
ClassDescriptionRepresents an error status for a failed request within a batch operation.Represents the outcome of a single request within a batch operation.The failed outcome of a single batch request.The successful outcome of a single batch request.BatchPage<T>Represents a set of batch jobs that is potentially paginated.BatchRequest<T>Represents a batch of requests to be processed together.Represents the responses of a batch operation.Builder for constructing
BatchResponseinstances.Represents the possible states of a batch job.