Overview
Integration details
Anchor Browser package for LangChain is langchain-anchorbrowser, and the current latest version isTool features
The parameters allowed in
langchain-anchorbrowser are only a subset of those listed in the Anchor Browser API reference respectively: Get Webpage Content, Screenshot Webpage, and Perform Web Task.
Info: Anchor currently implements SimpleAnchorWebTaskTool and AdvancedAnchorWebTaskTool tools for langchain with browser_use agent. For
AnchorWebTaskToolKit Tools
The difference between each tool in this toolkit is the pydantic configuration structure.Setup
The integration lives in thelangchain-anchorbrowser package.