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

SUGGESTION: Tavily Api !! #9

Open
panasinho opened this issue Mar 28, 2024 · 2 comments
Open

SUGGESTION: Tavily Api !! #9

panasinho opened this issue Mar 28, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@panasinho
Copy link

That would be a BANGER addition !

Tavily API is a specialized search engine that empowers large language models (LLMs) and AI agents. It delivers tailored and accurate search results optimized for retrieval-augmented generation (RAG), helping to minimize hallucinations.

Here's how Tavily API benefits your project:

Aggregates and filters information from over 20 online sources per API call, intelligently selecting the most relevant content for your query or task.
Designed specifically for AI developers and LLM agents, streamlining the process of content retrieval and formatting.

  • Offers a free tier with 1,000 monthly API calls and an interactive API playground for testing. [1][3]

Citations:
[1] https://docs.tavily.com/docs/faq
[2] https://tavily.com
[3] https://docs.tavily.com/docs/tavily-api/introduction
[4] https://python.langchain.com/docs/integrations/retrievers/tavily
[5] https://js.langchain.com/docs/integrations/retrievers/tavily

@developersdigest
Copy link
Owner

Thank you for sharing this idea - this is great. I will look into this. There are a number of different search provider requests. This has me thinking that I might first make some minor tweaks just to restructure things in a way where it can be organized and easy to swap between different providers.

@developersdigest developersdigest added the enhancement New feature or request label Apr 3, 2024
@anoobn
Copy link

anoobn commented Apr 10, 2024

10 times costly in comparison with serper API ,rather we can go for perplexity online API.

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

No branches or pull requests

3 participants