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 Firebase Vertex Web SDK. |
30
+
|[@firebase/vertexai-preview](./vertexai-preview.md#vertexai-preview_package)| The Vertex AI For Firebase Web SDK. |
|[getVertexAI(app, options)](./vertexai-preview.md#getvertexai_04094cf)| Returns an[VertexAI](./vertexai-preview.vertexai.md#vertexai_interface) instance for the given app. |
20
+
|[getVertexAI(app, options)](./vertexai-preview.md#getvertexai_04094cf)| Returns a[VertexAI](./vertexai-preview.vertexai.md#vertexai_interface) instance for the given app. |
21
21
| <b>function(vertexAI, ...)</b> |
22
22
|[getGenerativeModel(vertexAI, modelParams, requestOptions)](./vertexai-preview.md#getgenerativemodel_e3037c9)| Returns a [GenerativeModel](./vertexai-preview.generativemodel.md#generativemodel_class) class with methods for inference and other functionality. |
23
23
@@ -87,7 +87,7 @@ The Firebase Vertex Web SDK.
87
87
|[ToolConfig](./vertexai-preview.toolconfig.md#toolconfig_interface)| Tool config. This config is shared for all tools provided in the request. |
88
88
|[UsageMetadata](./vertexai-preview.usagemetadata.md#usagemetadata_interface)| Usage metadata about a [GenerateContentResponse](./vertexai-preview.generatecontentresponse.md#generatecontentresponse_interface)<!---->. |
89
89
|[VertexAI](./vertexai-preview.vertexai.md#vertexai_interface)| An instance of the Vertex AI for Firebase SDK. |
90
-
|[VertexAIOptions](./vertexai-preview.vertexaioptions.md#vertexaioptions_interface)| Options when initializing the Firebase Vertex AI SDK. |
90
+
|[VertexAIOptions](./vertexai-preview.vertexaioptions.md#vertexaioptions_interface)| Options when initializing the Vertex AI for Firebase SDK. |
91
91
|[VideoMetadata](./vertexai-preview.videometadata.md#videometadata_interface)| Describes the input video content. |
0 commit comments