langflow
langflow copied to clipboard
feat: add more search parameters to google_serper_api component
The purpose of this PR is to add more search parameters to the google_serper_api component.
- Type of search ( selecting between search and news)
- Query Parameters (such as gl, hl ... )
Here is the original langchain doc : https://api.python.langchain.com/en/latest/utilities/langchain_community.utilities.google_serper.GoogleSerperAPIWrapper.html