Tool | Package | Local | Serializable | JS support |
---|---|---|---|---|
Browser Use Tool | langchain-hyperbrowser | ❌ | ❌ | ❌ |
OpenAI CUA Tool | langchain-hyperbrowser | ❌ | ❌ | ❌ |
Claude Computer Use Tool | langchain-hyperbrowser | ❌ | ❌ | ❌ |
langchain-hyperbrowser
integration package, and create a Hyperbrowser account and get an API key.
HyperbrowserBrowserUseTool
is a tool to perform web automation tasks using a browser agent, specifically the Browser-Use agent.
HyperbrowserOpenAICUATool
is a specialized tool that leverages OpenAI’s Computer Use Agent (CUA) capabilities through Hyperbrowser.
HyperbrowserClaudeComputerUseTool
is a specialized tool that leverages Claude’s computer use capabilities through Hyperbrowser.
task
: The task to execute using the agentmax_steps
: The maximum number of interaction steps the agent can take to complete the tasksession_options
: Browser session configuration