mirror of
https://github.com/hwchase17/langchain.git
synced 2025-08-11 22:04:37 +00:00
docs: small typo on serpapi.md (#693)
This commit is contained in:
parent
34cb8850e9
commit
4ddfa82bb7
@ -1,7 +1,7 @@
|
|||||||
# SerpAPI
|
# SerpAPI
|
||||||
|
|
||||||
This page covers how to use the SerpAPI search APIs within LangChain.
|
This page covers how to use the SerpAPI search APIs 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 SerpAPI wrapper.
|
||||||
|
|
||||||
## Installation and Setup
|
## Installation and Setup
|
||||||
- Install requirements with `pip install google-search-results`
|
- Install requirements with `pip install google-search-results`
|
||||||
|
Loading…
Reference in New Issue
Block a user