Ask a question to get started
Enter to sendā¢Shift+Enter new line
Create a tool from search kwargs.
Uses the environment variable BRAVE_SEARCH_API_KEY for api key.
from_search_kwargs( cls, search_kwargs: dict, **kwargs: Any = {} ) -> BraveSearch
search_kwargs
dict
Any additional kwargs to pass to the search wrapper.
**kwargs
Any
{}
Any additional kwargs to pass to the tool.