You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: