Uses of Record Class
dev.langchain4j.model.googleai.BatchRequestResponse.BatchList
Packages that use BatchRequestResponse.BatchList
-
Uses of BatchRequestResponse.BatchList in dev.langchain4j.model.googleai
Methods in dev.langchain4j.model.googleai that return BatchRequestResponse.BatchListModifier and TypeMethodDescriptionGoogleAiGeminiBatchChatModel.listBatchJobs(@Nullable Integer pageSize, @Nullable String pageToken) Lists batch jobs with optional pagination.GoogleAiGeminiBatchEmbeddingModel.listBatchJobs(@Nullable Integer pageSize, @Nullable String pageToken) Lists batch jobs.