You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/docs/reference
Zander Chase 580861e7f2
Revert "Make serpapi base url configurable via env (#4402)" (#4750)
This reverts commit 5111bec540.

This PR introduced a bug in the async API (the `url` param isn't bound);
it also didn't update the synchronous API correctly, which makes it
error-prone (the behavior of the async and sync endpoints would be
different)
1 year ago
..
modules Move Generative Agent definition to Experimental (#3245) 1 year ago
agents.rst Update docs api references (#3315) 1 year ago
indexes.rst Update docs api references (#3315) 1 year ago
installation.md Docs refactor (#480) 1 year ago
integrations.md Revert "Make serpapi base url configurable via env (#4402)" (#4750) 1 year ago
models.rst Update docs api references (#3315) 1 year ago
prompts.rst Update docs api references (#3315) 1 year ago