Class GoogleAiGeminiBatchChatModel

java.lang.Object
dev.langchain4j.model.googleai.GoogleAiGeminiBatchChatModel

@Experimental public final class GoogleAiGeminiBatchChatModel extends Object
Provides an interface for interacting with the Gemini Batch API, an asynchronous service designed for processing large volumes of requests at a reduced cost (50% of standard). It is ideal for non-urgent, large-scale tasks like data pre-processing or evaluations, with a Service Level Objective (SLO) of 24-hour turnaround, though completion is often much quicker.