Build a web agent that can authenticate as a user for advanced web browsing capabilities
BROWSERBASE_API_KEY
and BROWSERBASE_PROJECT_ID
environment variables.
You will also need an API key for an LLM. The below example uses Anthropic by setting ANTHROPIC_API_KEY, but you can add OPENAI_API_KEY, GOOGLE_API_KEY or your own local LLM.
pip install portia-sdk-python[tools-browser-browserbase]