From a052132b91bad5ee9a42c6fe2057afceab36b542 Mon Sep 17 00:00:00 2001 From: Yvonne Yu Date: Mon, 14 Oct 2024 13:45:58 -0700 Subject: [PATCH] docs: update README Release-As: 1.9.0 PiperOrigin-RevId: 685821962 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 75df9e46..fc41dc68 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ The Vertex AI SDK for Node.js lets you use the Vertex AI Gemini API to build AI-powered features and applications. Both TypeScript and JavaScript are supported. -For the sake of brevity, the sample code in this document is written in JavaScript. +The sample code in this document is written in JavaScript. For detailed samples using the Vertex AI Node.js SDK, see the [samples repository](https://github.com/GoogleCloudPlatform/nodejs-docs-samples/tree/main/generative-ai/snippets)