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