Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Paddle-Pipelines] Serper.dev search engine provider (Google Search API) #6192

Merged
merged 2 commits into from
Jun 20, 2023

Conversation

rogerserper
Copy link
Contributor

PR types

New features

PR changes

APIs

Description

Adds serper.dev as a search engine provider. Serper API is a fast and low-cost Google Search API alternative to SerpAPI (2x faster, 10x cheaper + generous free tier).

Developers can sign up for a free account at serper.dev and obtain an api key.

@paddle-bot
Copy link

paddle-bot bot commented Jun 15, 2023

Thanks for your contribution!

@CLAassistant
Copy link

CLAassistant commented Jun 15, 2023

CLA assistant check
All committers have signed the CLA.

@rogerserper rogerserper changed the title Added Serper.dev search engine provider (Google Search API) Serper.dev search engine provider (Google Search API) Jun 15, 2023
@codecov
Copy link

codecov bot commented Jun 16, 2023

Codecov Report

Merging #6192 (8bb221f) into develop (8fcedfd) will decrease coverage by 0.02%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           develop    #6192      +/-   ##
===========================================
- Coverage    63.54%   63.52%   -0.02%     
===========================================
  Files          514      514              
  Lines        73635    73652      +17     
===========================================
  Hits         46791    46791              
- Misses       26844    26861      +17     

see 9 files with indirect coverage changes

pipelines/examples/agents/ReAct_example_cn.py Outdated Show resolved Hide resolved
pipelines/pipelines/nodes/retriever/web.py Outdated Show resolved Hide resolved
pipelines/pipelines/nodes/search_engine/web.py Outdated Show resolved Hide resolved
@w5688414
Copy link
Contributor

We are appreciated for your contribution

@w5688414 w5688414 changed the title Serper.dev search engine provider (Google Search API) [Paddle-Pipelines] Serper.dev search engine provider (Google Search API) Jun 20, 2023
Copy link
Contributor

@w5688414 w5688414 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@w5688414 w5688414 merged commit b57f8bc into PaddlePaddle:develop Jun 20, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants