Skip to content

Commit 6c999aa

Browse files
Update FirebaseAI/Sources/Types/Public/Live/LiveGenerationConfig.swift
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 parent ca3ebb9 commit 6c999aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FirebaseAI/Sources/Types/Public/Live/LiveGenerationConfig.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ public struct LiveGenerationConfig: Sendable {
106106
/// - inputAudioTranscription: Configures (and enables) input transcriptions when streaming to
107107
/// the model.
108108
///
109-
/// Input transcripts are the model's interprutation of audio data sent to it, and they are
109+
/// Input transcripts are the model's interpretation of audio data sent to it, and they are
110110
/// populated in model responses via ``LiveServerContent``. When this field is set to `nil`,
111111
/// input transcripts are not populated in model responses.
112112
/// - outputAudioTranscription: Configures (and enables) output transcriptions when streaming to

0 commit comments

Comments
 (0)