We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 013bce9 commit b4a10a5Copy full SHA for b4a10a5
README.md
@@ -1,5 +1,10 @@
1
# Google AI SDK for JavaScript
2
3
+> [!NOTE] A new Javascript/Typescript SDK, `google-genai`
4
+> ([github](https://github.com/googleapis/js-genai/tree/main)), is currently
5
+> available in a *preview launch* - designed to work with Gemini 2.0 features
6
+> and support both the Gemini API and the Vertex API.
7
+
8
The Google AI JavaScript SDK is the easiest way for JavaScript developers to
9
build with the Gemini API. The Gemini API gives you access to Gemini
10
[models](https://ai.google.dev/models/gemini) created by
0 commit comments