Git Product home page Git Product logo

crewai_linkedin_post's Issues

Web Searcher agent not working

When I run the python mainly the first agent works fine but when its time for the next agent do its task i come up with this error

python3 main.py โ”€โ•ฏ

Entering new CrewAgentExecutor chain...
I should use the ScrapeLinkedinPosts tool to scrape the LinkedIn profile for relevant posts.

Action: ScrapeLinkedinPosts
Action Input: {"profile": "LinkedInProfile"}

[]

Final Answer: []

Finished chain.

Entering new CrewAgentExecutor chain...
I need to search the internet for valuable information comparing Llama 2 and Llama 3. I should look for detailed and in-depth comparisons to provide the most useful content.

Action: Search the internet
Action Input: {"search_query": "Comparison between Llama 2 and Llama 3"}

{'message': 'Unauthorized.', 'statusCode': 403}

Thought: It seems that I don't have access to search the internet directly. I should try to read website content to gather information about the comparison between Llama 2 and Llama 3.

Action: Read website content
Action Input: {"website_url": "https://www.llama.com/comparison-llama2-vs-llama3"}

I encountered an error while trying to use the tool. This was the error: HTTPSConnectionPool(host='www.llama.com', port=443): Max retries exceeded with url: /comparison-llama2-vs-llama3 (Caused by SSLError(SSLCertVerificationError(1, "[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'www.llama.com'. (_ssl.c:1002)"))).
Tool Read website content accepts these inputs: Read website content(website_url: 'string') - A tool that can be used to read a website content.

Thought: Since I can't access the internet directly and encountered an error while trying to read specific websites, I need to find an alternative approach to gather information on the comparison between Llama 2 and Llama 3.

Action: Read website content
Action Input: {"website_url": "https://www.llama.com"}

I encountered an error while trying to use the tool. This was the error: HTTPSConnectionPool(host='www.llama.com', port=443): Max retries exceeded with url: / (Caused by SSLError(SSLCertVerificationError(1, "[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'www.llama.com'. (_ssl.c:1002)"))).
Tool Read website content accepts these inputs: Read website content(website_url: 'string') - A tool that can be used to read a website content.

Thought: Since I can't access the internet directly and encountered errors while trying to read specific websites, I need to find an alternative approach to gather information on the comparison between Llama 2 and Llama 3.

Action: Read website content
Action Input: {"website_url": "https://www.llama.com/blog"}

I encountered an error while trying to use the tool. This was the error: HTTPSConnectionPool(host='www.llama.com', port=443): Max retries exceeded with url: /blog (Caused by SSLError(SSLCertVerificationError(1, "[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'www.llama.com'. (_ssl.c:1002)"))).
Tool Read website content accepts these inputs: Read website content(website_url: 'string') - A tool that can be used to read a website content.

Thought: Since I am unable to directly access the internet or read specific websites, I need to find an alternative way to gather information on the comparison between Llama 2 and Llama 3.

Action: Read website content
Action Input: {"website_url": "https://www.llama.com/about"

Might be because i forgot do something but any help would be appreciated.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.