docs: small typo on serpapi.md (#693)

This commit is contained in:
Nicolas 2023-01-22 18:10:24 -03:00 committed by GitHub
parent 34cb8850e9
commit 4ddfa82bb7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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`