Skip to content

Commit 9970582

Browse files
committed
Slight rewording + fix formatting on docs
1 parent 6a6b2be commit 9970582

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

FirebaseAI/Sources/Types/Public/ResponseModality.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +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](https://firebase.google.com/docs/ai-logic/live-api)
58-
/// > currently.
57+
/// > Warning: This is currently **only** supported via the
58+
/// > [live api](https://firebase.google.com/docs/ai-logic/live-api)\.
5959
/// >
6060
/// > Furthermore, bidirectional streaming using Live models is in Public Preview, which means
6161
/// > that the feature is not subject to any SLA or deprecation policy and could change in

0 commit comments

Comments
 (0)