ADK TypeScript Documentation - v0.0.4
    Preparing search index...

    Class RunConfig

    Configs for runtime behavior of agents

    Index

    Constructors

    Properties

    outputAudioTranscription?: AudioTranscriptionConfig

    Output audio transcription configuration

    responseModalities?: string[]

    The output modalities

    saveInputBlobsAsArtifacts: boolean

    Whether to save input blobs as artifacts

    speechConfig?: SpeechConfig

    Speech configuration for the live agent

    streamingMode: StreamingMode

    Streaming mode

    supportCFC: boolean

    Whether to support Compositional Function Calling Only applicable for StreamingMode.SSE