Class BatchResponse.Builder<T>

java.lang.Object
dev.langchain4j.model.batch.BatchResponse.Builder<T>
Type Parameters:
T - the type of the responses payload
Enclosing class:
BatchResponse<T>

public static class BatchResponse.Builder<T> extends Object
Builder for constructing BatchResponse instances.