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 Sep 14, 2024
1 parent 9c6aa3f commit f66b7ba
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 f66b7ba

Please sign in to comment.