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

feat(tools): add TavilyAI search tool for enhanced LLM search results #3774

Merged
merged 9 commits into from
Oct 3, 2024

Conversation

namastex888
Copy link
Contributor

This PR introduces a new TavilyAI search tool component, enhancing our LLM's ability to perform web searches with more accurate and relevant results.

Key features:

  • Integrates Tavily's AI-powered search API
  • Supports both manual searches and use as an agent tool
  • Configurable search parameters including depth, topic, and result limits
  • Options for including images and generating concise answers

@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. enhancement New feature or request labels Sep 11, 2024
@github-actions github-actions bot removed the enhancement New feature or request label Sep 11, 2024
Copy link
Contributor

@ogabrielluiz ogabrielluiz left a comment

Choose a reason for hiding this comment

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

LGTM

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Sep 17, 2024
Copy link
Contributor

@anovazzi1 anovazzi1 left a comment

Choose a reason for hiding this comment

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

lgtm

@ogabrielluiz ogabrielluiz enabled auto-merge (squash) September 18, 2024 14:26
@ogabrielluiz ogabrielluiz merged commit 350189c into main Oct 3, 2024
27 of 28 checks passed
@ogabrielluiz ogabrielluiz deleted the feat-tavily-search branch October 3, 2024 17:38
diogocabral pushed a commit to headlinevc/langflow that referenced this pull request Nov 26, 2024
…langflow-ai#3774)

* add tavily new icon

* feat(tools): add TavilyAI search tool for enhanced LLM search results

* [autofix.ci] apply automated fixes

* add tavily icon

* [autofix.ci] apply automated fixes

---------

Co-authored-by: cristhianzl <[email protected]>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Gabriel Luiz Freitas Almeida <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm This PR has been approved by a maintainer size:L This PR changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants