Live Connect Config
Session config for the API connection.
Properties
Functions
Link copied to clipboard
Configures the avatar model behavior.
Link copied to clipboard
Instantiates a builder for LiveConnectConfig.
Link copied to clipboard
Configures context window compression mechanism.
Link copied to clipboard
If enabled, the model will detect emotions and adapt its responses accordingly.
Link copied to clipboard
Configures the explicit VAD signal.
Link copied to clipboard
Deserializes a JSON string to a LiveConnectConfig object.
Link copied to clipboard
@InternalApi()
Deserializes a JsonNode to an object of the given type.
Link copied to clipboard
@InternalApi()
Deserializes a Json string to an object of the given type.
Link copied to clipboard
Used to override HTTP request options.
Link copied to clipboard
The transcription of the input aligns with the input audio language.
Link copied to clipboard
Maximum number of tokens that can be generated in the response.
Link copied to clipboard
If specified, the media resolution specified will be used.
Link copied to clipboard
Link copied to clipboard
The transcription of the output aligns with the language code specified for the output audio.
Link copied to clipboard
Configures the proactivity of the model.
Link copied to clipboard
Configures the realtime input behavior in BidiGenerateContent.
Link copied to clipboard
The requested modalities of the response.
Link copied to clipboard
Safety settings in the request to block unsafe content in the response.
Link copied to clipboard
Configures session resumption mechanism.
Link copied to clipboard
Overrides the default maximum JSON string length (20MB) for the JSON parser.
Link copied to clipboard
The speech generation configuration.
Link copied to clipboard
Config for stream translation.
Link copied to clipboard
Converts a Json string to a JsonNode.
Link copied to clipboard
The user provided system instructions for the model.
Link copied to clipboard
Value that controls the degree of randomness in token selection.
Link copied to clipboard
Config for thinking features.
Link copied to clipboard
Creates a builder with the same values as this instance.
Link copied to clipboard
Serializes an object to a JsonNode.
Link copied to clipboard
Serializes an object to a Json string.