From 2cd8346cf87f5f7d13668013496a9d7959f72715 Mon Sep 17 00:00:00 2001 From: Annie Luc Date: Thu, 27 Mar 2025 11:18:27 -0700 Subject: [PATCH] docs: Update README note pointer to the new TS SDK --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index abe8fddbb..f6af77b0b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Google AI SDK for JavaScript -> [!NOTE] A new Javascript/Typescript SDK, `google-genai` +> [!NOTE] A new Javascript/Typescript SDK, `@google/genai` > ([github](https://github.com/googleapis/js-genai/tree/main)), is currently > available in a *preview launch* - designed to work with Gemini 2.0 features > and support both the Gemini API and the Vertex API.