AutoGPT
AutoGPT copied to clipboard
Command google returned: [],Google access didn't work, but it did when I manually accessed it through Google
⚠️ Search for existing issues first ⚠️
- [X] I have searched the existing issues, and there is no existing issue for my problem
GPT-3 or GPT-4
- [X] I am using Auto-GPT with GPT-3 (GPT-3.5)
Steps to reproduce 🕹
No response
Current behavior 😯
023-04-17 23:53:58,361 INFO Apparently json was fixed. 2023-04-17 23:53:58,534 INFO NEXT ACTION: COMMAND = google ARGUMENTS = {'input': 'what is auto-gpt?'} 2023-04-17 23:54:33,718 INFO -=-=-=-=-=-=-= COMMAND AUTHORISED BY USER -=-=-=-=-=-=-= 2023-04-17 23:54:36,169 INFO SYSTEM: Command google returned: [] 2023-04-17 23:54:57,875 INFO ZENG THOUGHTS: It seems we're still not finding any results related to Auto-GPT. As an alternative, we could try browsing Machine Learning blogs and forums for articles that introduce Auto-GPT in a user-friendly way. 2023-04-17 23:54:58,707 INFO REASONING: Browsing reputable blogs and forums that focus on Machine Learning would be an excellent way to find articles that introduce Auto-GPT in a simple and straightforward manner. 2023-04-17 23:54:59,421 INFO PLAN: 2023-04-17 23:54:59,482 INFO - Use the 'browse_website' command to visit the Machine Learning subreddit on Reddit. 2023-04-17 23:54:59,887 INFO - Search the subreddit for posts that talk about Auto-GPT. 2023-04-17 23:55:00,232 INFO - Click on links to articles that seem to meet our requirements. 2023-04-17 23:55:00,592 INFO - Skim through the articles to see if they are a good fit. 2023-04-17 23:55:01,011 INFO CRITICISM: I should be careful to only visit reputable blogs and forums to avoid reading any misleading or inaccurate information. 2023-04-17 23:55:01,604 INFO Attempting to fix JSON by finding outermost brackets
Expected behavior 🤔
No response
Your prompt 📝
# Paste your prompt here
Do you have that problem only with that google query string?
It seems to work for me.

你只有那个谷歌查询字符串有这个问题吗? 它似乎对我有用。
Yes,It only google
Seems like you are in China, I guess that is a location issue.

好像你在中国,我想这是一个位置问题。
I'm in China, but is there a way around this?
Setup a proxy
设置代理
The way I set it up is set http_proxy=http://127.0.0.1:33210 & set https_proxy=http://127.0.0.1:33210,This is done at the command line.