Skip to content

Commit

Permalink
Update google_search.ipynb (langchain-ai#26420)
Browse files Browse the repository at this point in the history
Added changes for pip installation
  • Loading branch information
bhadreshpsavani authored and Sheepsta300 committed Oct 1, 2024
1 parent 3f18e38 commit 7ad4177
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/integrations/tools/google_search.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"metadata": {},
"outputs": [],
"source": [
"%pip install --upgrade --quiet langchain_google_community"
"%pip install --upgrade --quiet langchain-google-community"
]
},
{
Expand Down

0 comments on commit 7ad4177

Please sign in to comment.