Skip to content

Commit 1dc7d7f

Browse files
committed
Update FirebaseAI.swift
1 parent 4a8ea12 commit 1dc7d7f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

FirebaseAI/Sources/FirebaseAI.swift

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,6 @@ public final class FirebaseAI: Sendable {
3232
/// ``FirebaseApp``.
3333
/// - backend: The backend API for the Firebase AI SDK; if not specified, uses the default
3434
/// ``Backend/googleAI()`` (Gemini Developer API).
35-
/// - config: Configuration options for the Firebase AI SDK that propogate across all models
36-
/// created. Uses default options when not specified, see the ``FirebaseAI.Config``
37-
/// documentation for more information.
3835
/// - useLimitedUseAppCheckTokens: When sending tokens to the backend, this option enables
3936
/// the usage of App Check's limited-use tokens instead of the standard cached tokens.
4037
///

0 commit comments

Comments
 (0)