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

View File

@@ -1,7 +1,7 @@
# SerpAPI
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
- Install requirements with `pip install google-search-results`