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

Added Serper API as an alternative web search provider #302

Merged
merged 1 commit into from
Jun 20, 2023

Conversation

rogerserper
Copy link
Contributor

Added Serper API as an alternative web search provider. 
Serper API is a fast and low-cost Google Search API alternative to SerpAPI.

  • approximately 2x lower latencies
  • 10x cheaper
  • more generous free tier (2,500 vs 100 free queries)

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

@nsarrazin nsarrazin self-requested a review June 19, 2023 07:09
@nsarrazin nsarrazin self-assigned this Jun 19, 2023
@Billyroot
Copy link

Hello, please ,has this piece of code being validated already on chatui?

@nsarrazin
Copy link
Collaborator

Thank you for the contribution @rogerserper! This is looking pretty good, tested it locally with an account and it´s working great. Merging it!

@nsarrazin nsarrazin merged commit 6f7b315 into huggingface:main Jun 20, 2023
@Billyroot
Copy link

Thank you for the contribution @rogerserper! This is looking pretty good, tested it locally with an account and it´s working great. Merging it!

GREAT ! We needed it for final integration to our tool :)

@julien-c
Copy link
Member

thanks for the contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants