mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-04 04:28:58 +00:00
docs: small typo google_search.md (#692)
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Google Search Wrapper
|
# Google Search Wrapper
|
||||||
|
|
||||||
This page covers how to use the Google Search API within LangChain.
|
This page covers how to use the Google Search API within LangChain.
|
||||||
It is broken into two parts: installation and setup, and then references to specific Pinecone wrappers.
|
It is broken into two parts: installation and setup, and then references to the specific Google Search wrapper.
|
||||||
|
|
||||||
## Installation and Setup
|
## Installation and Setup
|
||||||
- Install requirements with `pip install google-api-python-client`
|
- Install requirements with `pip install google-api-python-client`
|
||||||
|
Reference in New Issue
Block a user