How is Auto-GPT able to access the internet? #465
Unanswered
JustinHinh
asked this question in
Q&A
Replies: 1 comment
-
It looks like they are using BeautifulSoup for the web scraping: You can have a look at browse.py to look at the implementation. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I only have access to GPT-3.5-Turbo. I see that there is a browse_website function in commands.py
I'm not sure how this works though. Can someone explain the mechanism behind this?
Beta Was this translation helpful? Give feedback.
All reactions