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
|[@firebase/performance](./performance.md#performance_package)| The Firebase Performance Monitoring Web SDK. This SDK does not work in a Node.js environment. |
28
28
|[@firebase/remote-config](./remote-config.md#remote-config_package)| The Firebase Remote Config Web SDK. This SDK does not work in a Node.js environment. |
29
29
|[@firebase/storage](./storage.md#storage_package)| Cloud Storage for Firebase |
30
-
|[@firebase/vertexai-preview](./vertexai-preview.md#vertexai-preview_package)| The Vertex AI For Firebase Web SDK. |
30
+
|[@firebase/vertexai-preview](./vertexai-preview.md#vertexai-preview_package)| The Vertex AI in Firebase SDK. |
@@ -27,7 +27,7 @@ The Vertex AI For Firebase Web SDK.
27
27
| --- | --- |
28
28
|[ChatSession](./vertexai-preview.chatsession.md#chatsession_class)| ChatSession class that enables sending chat messages and stores history of sent and received messages so far. |
29
29
|[GenerativeModel](./vertexai-preview.generativemodel.md#generativemodel_class)| Class for generative model APIs. |
30
-
|[VertexAIError](./vertexai-preview.vertexaierror.md#vertexaierror_class)| Error class for the Vertex AI for Firebase SDK. |
30
+
|[VertexAIError](./vertexai-preview.vertexaierror.md#vertexaierror_class)| Error class for the Vertex AI in Firebase SDK. |
31
31
32
32
## Enumerations
33
33
@@ -90,8 +90,8 @@ The Vertex AI For Firebase Web SDK.
90
90
|[TextPart](./vertexai-preview.textpart.md#textpart_interface)| Content part interface if the part represents a text string. |
91
91
|[ToolConfig](./vertexai-preview.toolconfig.md#toolconfig_interface)| Tool config. This config is shared for all tools provided in the request. |
92
92
|[UsageMetadata](./vertexai-preview.usagemetadata.md#usagemetadata_interface)| Usage metadata about a [GenerateContentResponse](./vertexai-preview.generatecontentresponse.md#generatecontentresponse_interface)<!---->. |
93
-
|[VertexAI](./vertexai-preview.vertexai.md#vertexai_interface)| An instance of the Vertex AI for Firebase SDK. |
94
-
|[VertexAIOptions](./vertexai-preview.vertexaioptions.md#vertexaioptions_interface)| Options when initializing the Vertex AI for Firebase SDK. |
93
+
|[VertexAI](./vertexai-preview.vertexai.md#vertexai_interface)| An instance of the Vertex AI in Firebase SDK. |
94
+
|[VertexAIOptions](./vertexai-preview.vertexaioptions.md#vertexaioptions_interface)| Options when initializing the Vertex AI in Firebase SDK. |
95
95
|[VideoMetadata](./vertexai-preview.videometadata.md#videometadata_interface)| Describes the input video content. |
0 commit comments