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