You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs-devsite/ai.md
+1-6Lines changed: 1 addition & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -188,7 +188,7 @@ The Firebase AI Web SDK.
188
188
|[LanguageModelMessageContentValue](./ai.md#languagemodelmessagecontentvalue)| <b><i>(Public Preview)</i></b> Content formats that can be provided as on-device message content. |
189
189
|[LanguageModelMessageRole](./ai.md#languagemodelmessagerole)| <b><i>(Public Preview)</i></b> Allowable roles for on-device language model usage. |
190
190
|[LanguageModelMessageType](./ai.md#languagemodelmessagetype)| <b><i>(Public Preview)</i></b> Allowable types for on-device language model messages. |
191
-
|[LiveResponseType](./ai.md#liveresponsetype)|<b><i>(Public Preview)</i></b> The types of responses that can be returned by [LiveSession.receive()](./ai.livesession.md#livesessionreceive)<!---->. This is a property on all messages that can be used for type narrowing. This property is not returned by the server, it is assigned to a server message object once it's parsed.|
191
+
|[LiveResponseType](./ai.md#liveresponsetype)||
192
192
|[Modality](./ai.md#modality)||
193
193
|[Outcome](./ai.md#outcome)| Represents the result of the code execution. |
194
194
|[Part](./ai.md#part)| Content part - includes text, image/video, or function call/response part types. |
> This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
951
-
>
952
-
953
-
The types of responses that can be returned by [LiveSession.receive()](./ai.livesession.md#livesessionreceive)<!---->. This is a property on all messages that can be used for type narrowing. This property is not returned by the server, it is assigned to a server message object once it's parsed.
0 commit comments