We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9228d9b commit 140bfb8Copy full SHA for 140bfb8
FirebaseAI/Sources/FirebaseAI.swift
@@ -146,7 +146,7 @@ public final class FirebaseAI: Sendable {
146
/// > Important: Only Live models (typically containing `live-*` in the name) are supported.
147
///
148
/// - Parameters:
149
- /// - modelName: The name of the Livemodel to use, for example
+ /// - modelName: The name of the Live model to use, for example
150
/// `"gemini-live-2.5-flash-preview"`;
151
/// see [model versions](https://firebase.google.com/docs/ai-logic/live-api?api=dev#models-that-support-capability)
152
/// for a list of supported Live models.
0 commit comments