gravelBridge / AutoGPT-Web-Interaction

A plugin to enable AutoGPT to interact with websites.
MIT License
243 stars 40 forks source link

About Headless Browser #14

Open matthuo333 opened 1 year ago

matthuo333 commented 1 year ago

I see the code headless = false, so does this Plugin only support obtaining web information through GUI-based browsers?

Can I modify false to true so that enable for headless mode ?

jsolejr commented 1 year ago

I would assume that it can be. Would be good to have that default to true due the security risks when set to false. If I can grab some time, I am going to try that on my build.