langchainrb
langchainrb copied to clipboard
Create `Langchain::Tool::Tavily` that uses Tavily service to do search.
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::Tavilyas a tool into the project.
I believe @bricolage is going to work on this one.
+1 that this is interesting to me. Is it still being worked on?
+1 that this is interesting to me. Is it still being worked on?
Yep, just shipped it!