Skip to content

Commit

Permalink
small change
Browse files Browse the repository at this point in the history
  • Loading branch information
twishabansal committed Jan 15, 2025
1 parent 9427446 commit 67ee181
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/quickstart.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 67ee181

Please sign in to comment.