Ask a question to get started
Enter to sendā¢Shift+Enter new line
Create a tool from an api key.
from_api_key( cls, api_key: str, search_kwargs: Optional[dict] = None, **kwargs: Any = {} ) -> BraveSearch
api_key
str
The api key to use.
search_kwargs
Optional[dict]
None
Any additional kwargs to pass to the search wrapper.
**kwargs
Any
{}
Any additional kwargs to pass to the tool.