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
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -52,7 +52,6 @@ The Firebase AI Web SDK.
52
52
| --- | --- |
53
53
|[AI](./ai.ai.md#ai_interface)| An instance of the Firebase AI SDK.<!---->Do not create this instance directly. Instead, use [getAI()](./ai.md#getai_a94a413)<!---->. |
54
54
|[AIOptions](./ai.aioptions.md#aioptions_interface)| Options for initializing the AI service using [getAI()](./ai.md#getai_a94a413)<!---->. This allows specifying which backend to use (Vertex AI Gemini API or Gemini Developer API) and configuring its specific options (like location for Vertex AI). |
55
-
|[AppCheckOptions](./ai.appcheckoptions.md#appcheckoptions_interface)| Configures App Check usage for this AI service instance. |
56
55
|[BaseParams](./ai.baseparams.md#baseparams_interface)| Base parameters for a number of methods. |
57
56
|[ChromeAdapter](./ai.chromeadapter.md#chromeadapter_interface)| <b>(EXPERIMENTAL)</b> Defines an inference "backend" that uses Chrome's on-device model, and encapsulates logic for detecting when on-device inference is possible.<!---->These methods should not be called directly by the user. |
58
57
|[Citation](./ai.citation.md#citation_interface)| A single citation. |
0 commit comments