reworkd / AgentGPT

🤖 Assemble, configure, and deploy autonomous AI Agents in your browser.
https://agentgpt.reworkd.ai
GNU General Public License v3.0
31.97k stars 9.26k forks source link

Due to costs, we've had to momentarily disable web search #533

Closed yuis-ice closed 1 year ago

yuis-ice commented 1 year ago

Please check that this issue hasn't been reported before.

Expected Behavior

I don't understand why it is not available when it is self hosted so it must be able to browse the web freely.

Current behaviour

Due to costs, we've had to momentarily disable web search

Steps to reproduce

./setup.sh --docker-compose Then, localhost:3000 Then, click Web Search to try to toggle, and the error

Possible solution

No response

Which Operating Systems are you using?

Acknowledgements

richstav commented 1 year ago

Same issue here, not sure if I'm doing something wrong. Using my own api-key, but still same error.

yhyu13 commented 1 year ago

The setup section is readme said to set NEXT_PUBLIC_WEB_SEARCH_ENABLED=true to .env and use you own serp API key for the web search

linghongli commented 1 year ago
image

image

I have set it to true and configured the key, but clicking Start on the UI still prompts that it cannot be used

linghongli commented 1 year ago
image

image

I have set it to true and configured the key, but clicking Start on the UI still prompts that it cannot be used

@yhyu13 Do you know what the reason is

23557661 commented 1 year ago

同样问题,无法使用Web

linghongli commented 1 year ago

Does anyone know how to solve this problem,thx!

jasangill1 commented 1 year ago

Hello @linghongli @23557661 @yhyu13 @richstav please make sure to provide the correct Serper api key if you are using locally (Note this is different from google serpers), along with updating it in the .env file.

An API key can be retrieved here: https://serper.dev/

asim-shrestha commented 1 year ago

Furthermore, we've removed this message from the site! Closing now