ConnectAI-E / AutoGPT-Next-Web

🤖 Assemble, configure, and deploy autonomous AI Agents in your browser.一键免费部署你的私人AutoGPT 网页应用
https://auto-agentgpt.com
GNU General Public License v3.0
2.89k stars 1.41k forks source link

How to enable Internet Searches? And how to translate into other languages? #190

Open promptsgpt opened 1 year ago

promptsgpt commented 1 year ago

Hello everybody! I'm using the system locally, and it's the best AutoGPT I've used to date! I'm trying to enable code searches in ".env" by changing it to "true" and it's still not working. It always opens the banner reporting that internet searches are disabled. Then I edited the code in .env: NEXT_PUBLIC_WEB_SEARCH_ENABLED=true And I also created an account on the website "https://serper.dev/" and I already have my API key for the dev. SERP_API_KEY="I put my api here" But everything is done and saved, and even so I can't enable the internet search mode. In the tutorial available at the link "https://autogpt-next-web.gitbook.io/autogpt-next-web/lian-wang-neng-li-pei-zhi-shuo-ming" everything is very well explained, but the local installation does not show these configuration boxes that it shows in the tutorial images.

How can I edit and enable by code the configuration of network resources???

And by the way, how can I add the option to translate to other languages???

great program!!!

Dogtiti commented 1 year ago

when you set new env in vercel ,you should redeploy the project