Hi there,
I am working on the crewAI course on chapter “multi agent customer support automation (code)”. I am executing the Jupyter Notebook file on my local machine, using my own openai_api_key. When setting the “docs_scrape_tool = ScrapeWebsiteTool(
website_url=“Dune Wiki | Fandom”
)” to play around with a different webcontent, I get the message:
"Action: Read website content
Action Input: {“url”: “Dune Wiki | Fandom”}
You are not allowed to access this resource"
Does this mean, that I can only use the tools with defined content and am not allowed to check it out on my own?
So when using the tools later on I would have to pay for the use, right?
I am just asking to confirm if it is worth the effort taking the classes…
Thanks for your reply