reworkd / AgentGPT

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

There was an unexpected issue getting a response from the AI model. #1448

Closed Tobylamb closed 7 months ago

Tobylamb commented 7 months ago

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

Expected Behavior

After I set the goal, the agent should think and give the result,.

Current behaviour

But it shows an error after thinking: There was an unexpected issue getting a response from the AI model. issue

Steps to reproduce

I just followed the official process to deploy locally and made no other changes: git clone https://github.com/reworkd/AgentGPT.git cd AgentGPT ./setup.bat

Possible solution

No response

Which Operating Systems are you using?

Acknowledgements

Tobylamb commented 7 months ago

See similar problem, but still not solved