mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-24 03:52:10 +00:00
**Description:** This PR updates the free searches per month from **100** to **250** and renames SerpAPI to [SerpApi](https://serpapi.com/) to prevent confusion. Add import API keys and enhance usage instructions in the Jupyter notebook **Issue:** N/A **Dependencies:** N/A - [x] **Lint and test**: Run `make format`, `make lint` and `make test` from the root of the package(s) you've modified. **We will not consider a PR unless these three are passing in CI.** See [contribution guidelines](https://python.langchain.com/docs/contributing/) for more.