VRSEN / agency-swarm

The only reliable agent framework built on top of the latest OpenAI Assistants API.
https://vrsen.github.io/agency-swarm/
MIT License
2.72k stars 722 forks source link

Error code :500 #31

Closed mr-robotanist closed 10 months ago

mr-robotanist commented 10 months ago

The BrowsingAgent seems to be stuck after loading the initial webpage and i received the following

Here is a screenshot from my openai BrowsingAgent Screenshot 2023-12-28 194310

At first I thought it may have to do with the login process, but then i logged in myself and got the Agent to start at step 2 and it encountered the same error. Screenshot 2023-12-28 195026

nairdaee commented 10 months ago

Also getting the same error 500 on my end:

kra-attempt-4

VRSEN commented 10 months ago

This is an OpenAI error, guys. Make sure your accounts are on paid plans, and you are not using VPNs when running the notebook.

Also, you can only run this from the gradio interface by using agency.demo_gradio method. Functions will not work when you are running it on platfrom.openai.com

mr-robotanist commented 10 months ago

Was running from gradio, only went to openai to get the error. Im have tier 5 openai api account and no vpn so that isnt the issue.

Any other ideas? @VRSEN

Also, why so quick to close the issue without trying to debug?

VRSEN commented 10 months ago

Possibly, vision model had some downtime. Openai say preview models are not yet suited for production traffic. Screenshot 2023-12-30 at 10 51 10 AM

Are you still consistently experiencing this? @mr-robotanist

mr-robotanist commented 10 months ago

Ya, im guessing everyone is having this issue now? Screenshot 2023-12-30 125510