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/vertexai.md
+1
Original file line number
Diff line number
Diff line change
@@ -108,6 +108,7 @@ The Firebase AI Web SDK.
108
108
|[ModalityTokenCount](./vertexai.modalitytokencount.md#modalitytokencount_interface)| Represents token counting info for a single modality. |
109
109
|[ModelParams](./vertexai.modelparams.md#modelparams_interface)| Params passed to [getGenerativeModel()](./vertexai.md#getgenerativemodel_c63f46a)<!---->. |
110
110
|[ObjectSchemaInterface](./vertexai.objectschemainterface.md#objectschemainterface_interface)| Interface for [ObjectSchema](./vertexai.objectschema.md#objectschema_class) class. |
111
+
|[OnDeviceParams](./vertexai.ondeviceparams.md#ondeviceparams_interface)| Encapsulates configuration for on-device inference. |
111
112
|[PromptFeedback](./vertexai.promptfeedback.md#promptfeedback_interface)| If the prompt was blocked, this will be populated with <code>blockReason</code> and the relevant <code>safetyRatings</code>. |
112
113
|[RequestOptions](./vertexai.requestoptions.md#requestoptions_interface)| Params passed to [getGenerativeModel()](./vertexai.md#getgenerativemodel_c63f46a)<!---->. |
0 commit comments