langchainrb icon indicating copy to clipboard operation
langchainrb copied to clipboard

Create `Langchain::Tool::Tavily` that uses Tavily service to do search.

Open andreibondarev opened this issue 2 years ago • 2 comments

Description

The current search Tool utilizes the google_search_results gem which is a very wonky experience. We'd like to use something cleaner. What's been proposed was using Tavily AI.

Tasks

  • Integrate Langchain::Tool::Tavily as a tool into the project.

andreibondarev avatar Mar 25 '24 14:03 andreibondarev

I believe @bricolage is going to work on this one.

andreibondarev avatar Apr 24 '24 02:04 andreibondarev

+1 that this is interesting to me. Is it still being worked on?

swombat avatar May 08 '24 08:05 swombat

+1 that this is interesting to me. Is it still being worked on?

Yep, just shipped it!

andreibondarev avatar Jun 01 '24 03:06 andreibondarev