Package dev.langchain4j.model.vertexai.gemini
package dev.langchain4j.model.vertexai.gemini
-
ClassDescriptionPossible harm categories for the generation of responses that have been blocked by the model.Safety thresholds, for the harm categories for the generation of responses that have been blocked by the model.Helper class to create a
com.google.cloud.vertexai.api.Schema
from a JSON schema string, or from a class by reflection on its public fields.Tool calling mode, to instruct Gemini whether it can request calls to any functions, to just a subset of the available functions, or to none at all.Represents a Google Vertex AI Gemini language model with a chat completion interface, such as gemini-pro.Represents a Google Vertex AI Gemini language model with a stream chat completion interface, such as gemini-pro.