Skip to content

Commit 6a6b2be

Browse files
committed
Link to refdocs instead
1 parent 5977fe1 commit 6a6b2be

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

FirebaseAI/Sources/Types/Public/ResponseModality.swift

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,8 @@ public struct ResponseModality: EncodableProtoEnum, Sendable {
5454
/// Use this modality when you need the model to produce (spoken) audio responses based on the
5555
/// provided input or prompts.
5656
///
57-
/// > Warning: This is **only** supported via the [live api](``LiveGenerativeModel``) currently.
57+
/// > Warning: This is **only** supported via the [live api](https://firebase.google.com/docs/ai-logic/live-api)
58+
/// > currently.
5859
/// >
5960
/// > Furthermore, bidirectional streaming using Live models is in Public Preview, which means
6061
/// > that the feature is not subject to any SLA or deprecation policy and could change in

0 commit comments

Comments
 (0)