OptionalenableIf enabled, the model will detect emotions and adapt its responses accordingly.
OptionalinputInput transcription for live agents with audio input from user.
OptionalmaxA limit on the total number of llm calls for a given run.
Valid Values:
OptionaloutputOutput audio transcription config.
OptionalproactivityConfigures the proactivity of the model. This allows the model to respond proactively to the input and to ignore irrelevant input.
OptionalrealtimeRealtime input config for live agents with audio input from user.
OptionalresponseThe output modalities. If not set, it's default to AUDIO.
OptionalsaveWhether or not to save the input blobs as artifacts.
OptionalspeechSpeech configuration for the live agent.
OptionalstreamingStreaming mode, None or StreamingMode.SSE or StreamingMode.BIDI.
OptionalsupportWhether to support CFC (Compositional Function Calling). Only applicable for StreamingMode.SSE. If it's true. the LIVE API will be invoked. Since only LIVE API supports CFC
WARNING: This feature is experimental and its API or behavior may change in future releases.
Configs for runtime behavior of agents.