Ask a question to get started
Enter to sendā¢Shift+Enter new line
class StagehandToolkit
Toolkit
Abstract base class for toolkits in LangChain. Toolkits are collections of tools that agents can use. Subclasses must implement the tools property to provide the specific tools for the toolkit.
tools