Skip to content

Conversation

@jay-sahnan
Copy link
Contributor

Summary

Adds a new basic-recaptcha template demonstrating automatic reCAPTCHA solving using Browserbase's built-in captcha solving capabilities. Includes both TypeScript and Python implementations with comprehensive documentation.

Copy link
Member

@Kylejeong2 Kylejeong2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm other that nit with model not blocking tho can merge

env="BROWSERBASE",
api_key=os.environ.get("BROWSERBASE_API_KEY"),
project_id=os.environ.get("BROWSERBASE_PROJECT_ID"),
model_name="google/gemini-2.5-flash",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should we use newest model?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure, will change

@jay-sahnan jay-sahnan merged commit 8623394 into dev Dec 29, 2025
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