mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-10 00:28:31 +00:00
update name
This commit is contained in:
@@ -38,7 +38,7 @@ class BraveSearchTool(BaseTool):
|
||||
- python-dotenv (for API key management)
|
||||
"""
|
||||
|
||||
name: str = "Search the internet"
|
||||
name: str = "Brave Web Search the internet"
|
||||
description: str = (
|
||||
"A tool that can be used to search the internet with a search_query."
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user