Uses of Interface
dev.langchain4j.model.chat.BatchChatModel
Packages that use BatchChatModel
-
Uses of BatchChatModel in dev.langchain4j.model.googleai
Classes in dev.langchain4j.model.googleai that implement BatchChatModelModifier and TypeClassDescriptionfinal classProvides 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).