Class BatchRequest<T>
java.lang.Object
dev.langchain4j.model.batch.BatchRequest<T>
- Type Parameters:
T- The type of the requests in this batch.
- Direct Known Subclasses:
GeminiBatchRequest
Represents a batch of requests to be processed together.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BatchRequest
-
-
Method Details
-
requests
-
equals
-
hashCode
-
toString
-