From 67ee18150eab69ee1882adf233eadc08b0ab589a Mon Sep 17 00:00:00 2001 From: Twisha Bansal Date: Wed, 15 Jan 2025 23:51:01 +0530 Subject: [PATCH] small change --- samples/quickstart.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/quickstart.md b/samples/quickstart.md index a539a791d..464516b15 100644 --- a/samples/quickstart.md +++ b/samples/quickstart.md @@ -170,7 +170,7 @@ and the corresponding SQL statements to execute upon tool invocation. tools = await client.load_toolset() ``` -1. Install required modules +1. Install required modules. ```bash pip install langgraph langchain-google-vertexai