Merge pull request #155 from juliette0704/feat/add_linkup_tool

add linkup tool
This commit is contained in:
João Moura
2024-12-29 12:21:00 -03:00
committed by GitHub
5 changed files with 136 additions and 0 deletions

View File

@@ -17,6 +17,7 @@ from .tools import (
FirecrawlSearchTool,
GithubSearchTool,
JSONSearchTool,
LinkupSearchTool,
LlamaIndexTool,
MDXSearchTool,
MultiOnTool,