-
Notifications
You must be signed in to change notification settings - Fork 44.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Command google returned: Command 'google' is disabled: None #4210
Comments
+1. I'm experiencing the exact same issue, i'm using GPT 4. |
@MCharles001 "Yes i have my API keys on the .env file" - do you mean you have put the google search API key and the custom search engine ID? |
Yes i've done that.
Ok this, actually made the AI get to use the google_search command by himself but it threw an error:
It seems like the error is "Object of type bytes is not JSON serializable" I don't have an idea of what this means. |
Also, the custom search engine ID is correctly set? |
What do you mean by this? if you mean that the ID of the CSE is in .env, Yes it is. |
#1769 is improving the error logging for better troubleshooting. |
SYSTEM: Command google returned: [] Ill have that same error too... |
I have the same issue . CSE is configured correct, tested it separately in browser. |
+1 the same issue, google search seems broken in a fresh installation via docker. |
same issue on Mac with M1 chip and docker |
I'm not sure how is if for you Guys, but for me , it's not a real work around, since it's just just |
This issue was fixed on Release v0.4.0 I tested it on docker by myself with GPT 3.5, and it works perfectly fine |
Which Operating System are you using?
Windows
Which version of Auto-GPT are you using?
Latest Release
GPT-3 or GPT-4?
GPT-3.5
Steps to reproduce 🕹
Current behavior 😯
It should be using the google command to search up, but it is not, unless i tell him to do it doesn't do it and when i tell him to do it and he does it, this output pops: SYSTEM: Command google returned: Command 'google' is disabled: None.
Yes i have my API keys on the .env file, it has nothing to do with that. It has access to the entire web.
Expected behavior 🤔
It would use the google command with a query and get a search result, and continue to get to its goal
Your prompt 📝
Your Logs 📒
The text was updated successfully, but these errors were encountered: