Update google_search.ipynb (#26420)

Added changes for pip installation
This commit is contained in:
Bhadresh Savani 2024-09-15 03:38:40 +05:30 committed by GitHub
parent 9c6aa3f0b7
commit f66b7ba32d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -21,7 +21,7 @@
"metadata": {},
"outputs": [],
"source": [
"%pip install --upgrade --quiet langchain_google_community"
"%pip install --upgrade --quiet langchain-google-community"
]
},
{