Skip to content
This repository was archived by the owner on Nov 10, 2025. It is now read-only.

feat(init): add TavilySearchTool and TavilyExtractorTool to crewai_tools __init__#378

Open
prdai wants to merge 1 commit intocrewAIInc:mainfrom
prdai-archive:feat/init-export-tavily-tools
Open

feat(init): add TavilySearchTool and TavilyExtractorTool to crewai_tools __init__#378
prdai wants to merge 1 commit intocrewAIInc:mainfrom
prdai-archive:feat/init-export-tavily-tools

Conversation

@prdai
Copy link
Copy Markdown
Contributor

@prdai prdai commented Jul 13, 2025

This PR makes TavilySearchTool and TavilyExtractorTool available for direct import from the top-level crewai_tools package:

from crewai_tools import TavilySearchTool, TavilyExtractorTool
  • Adds the two new tool classes to crewai_tools/init.py
  • Updates all so they show up in IDE autocompletion

Related to: #279

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant