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

TypeError: Browserbase.__init__() takes 1 positional argument but 3 were given #15

Open
SaiSanthosh1508 opened this issue Jan 6, 2025 · 0 comments

Comments

@SaiSanthosh1508
Copy link

from crewai_tools import BrowserbaseLoadTool

# Initialize the tool with the Browserbase API key and Project ID
tool = BrowserbaseLoadTool()

Im getting this error when I run the cell, if have the apikey and the project id in my environment. I tried using the simple code from the documentation but still I'm getting the same error.

Please help me resolve it

image

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

No branches or pull requests

1 participant