Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[EASY] Update example in examples/models/claude-3.7-sonnet.py #909

Merged
merged 1 commit into from
Mar 2, 2025

Conversation

dsomel21
Copy link
Contributor

@dsomel21 dsomel21 commented Mar 1, 2025

Description

The original example didn't do load_dotenv(). And it didn't work ❌

Once you do that, it'll work as long as you have the ANTHROPIC_API_KEY. ✅

The original example didn't do `load_dotenv()`. 

Once you do that, it'll work as long as you have the `ANTHROPIC_API_KEY`.
@CLAassistant
Copy link

CLAassistant commented Mar 1, 2025

CLA assistant check
All committers have signed the CLA.

@dsomel21 dsomel21 changed the title Update example in examples/models/claude-3.7-sonnet.py [EASY] Update example in examples/models/claude-3.7-sonnet.py Mar 1, 2025
@gregpr07 gregpr07 merged commit fcc5eb9 into browser-use:main Mar 2, 2025
1 check passed
AryamanParida pushed a commit to AryamanParida/browser-use that referenced this pull request Mar 7, 2025
…#909)

The original example didn't do `load_dotenv()`. 

Once you do that, it'll work as long as you have the `ANTHROPIC_API_KEY`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants