Is the Assistants API down?

We are trying to create assistant using the Assistants API, but it seems to be not connecting. When we debug the code, it is taking forever to connect. Any idea?

Below is the code we are using:

my_assistant = self.client.beta.assistants.create(
            instructions=instructions,
            name=name,
            model=constants.TEXT_MODEL_GPT4,
        )

The same code was working few hours ago. No change in the code.

1 Like

Yeah, it’s down for me too

Yep, im finding that too, cant access Vectors Stores etc, or VERY slow response times, sometimes timing out.

i am facing similar issues

even within https://platform.openai.com/ and playground, not working

1 Like

hmmm yeah. So I am not the only one with the issue.

Add me to the list of coming here first. :face_with_raised_eyebrow:

someone dm sam altman pliz

1 Like

come here to say it’s down for me too!

it’s down for me too!ㅠㅠㅠ haha

Look like API status is unhealthy

seems like they have noticed it
image

Same issue with my code as well.

Apologies for the trouble here – we’re actively investigating the issue and working on bringing it back up.

7 Likes

We should be back up now. Apologies for the downtime.

1 Like

Looks like its back down again…

its down for me again too

1 Like

I picked a bad time to try to learn the assistant API… I thought I was just doing something impossibly wrong…

me too, I thought i somehow broke my entire project :smiling_face_with_tear:

1 Like

Still down for me an hour later…did everyone go home?

Two different apps — different domains — both use Assistants API…