Package dev.langchain4j.model.googleai
package dev.langchain4j.model.googleai
-
ClassDescriptionRepresents an error that occurred during a batch operation.Represents a batch request for a file operation.Represents a batch operation that is currently pending or in progress.Represents the possible states of a batch job.Represents a List of Batches.Represents the name of a batch operation.Represents the response of a batch operation.Represents a successful batch operation.Service for uploading and managing media files with Google AI Gemini.Represents a file uploaded to the Gemini API, documentationRepresents the media resolution levels for controlling how the Gemini API processes media inputs like images, videos, and PDF documents.Helper class for accessing generated images from AiMessage attributes.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).Batch embedding model for Google AI Gemini.Provides an interface for batch image generation using the Gemini Batch API.Builder for constructing
GoogleAiGeminiBatchImageModelinstances.Represents a request for image generation in batch processing.Represents a Google AI Gemini model for image generation and editing.Exception thrown when image generation or editing fails.Builder for constructingGoogleAiGeminiImageModelinstances.Google AI Gemini implementation ofModelCatalog.