IntelligenzaArtificiale / Free-Auto-GPT

Free Auto GPT with NO paids API is a repository that offers a simple version of Auto GPT, an autonomous AI agent capable of performing tasks independently. Unlike other versions, our implementation does not rely on any paid OpenAI API, making it accessible to anyone.
MIT License
2.47k stars 383 forks source link

Chromedriver version doesn't support chrome #176

Open georgegeorge2525 opened 11 months ago

georgegeorge2525 commented 11 months ago

Have you already searched for your ISSUE among the resolved ones?

What version of Python do you have?

What version of operating system do you have?

What type of installation did you perform?

Desktop (please complete the following information):

This version of ChromeDriver only supports Chrome version 116 Current browser version is 118.0.5993.89

georgegeorge2525 commented 11 months ago

I fixed it the

gpt4-openai-api

was outdated and it set the version to chromedriver 116 but the undetected chromedriver no longer works!

it is detected as a bot!

raise ValueError('Cloudflare challenge failed') ValueError: Cloudflare challenge failed