Results 11 comments of tom.ling

> At least, does any metric exist in AgentGPT to measure distance to goal ? Then we could define an exit strategy and an output format to deliver something in...

> Can you double check your key? Seems to be working on my end. You can also check the console log for a potentially more detailed error The value of...

> > If you set up your own API, I believe that your browser initiates requests to OpenAI instead of the website's backend, as it's logical to maintain your secrets...

It is indeed due to the local network. After switching the network, it is normal. It's quite strange, the old version is indeed normal.

> NEXT_PUBLIC_VERCEL_ENV=production > NEXT_PUBLIC_FF_AUTH_ENABLED=true > NEXT_PUBLIC_FF_SUB_ENABLED=true > GOOGLE_CLIENT_ID=" " > GOOGLE_CLIENT_SECRET=" " > GITHUB_CLIENT_ID=" " > GITHUB_CLIENT_SECRET=" " > DISCORD_CLIENT_ID=" " > DISCORD_CLIENT_SECRET=" " Where is the description of this...

![image](https://github.com/reworkd/AgentGPT/assets/2770205/732cf772-a20b-4d25-aafe-f3e19919dfec) I have set it to true and configured the key, but clicking Start on the UI still prompts that it cannot be used

> > ![image](https://user-images.githubusercontent.com/2770205/239166417-732cf772-a20b-4d25-aafe-f3e19919dfec.png) > > 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...

Does anyone know how to solve this problem,thx!