File upload errors again today

I’m seeing a LOT of file upload errors using the API this morning. I don’t see any issue being reported on the status page.

Does anyone know when these APIs are going to come out of beta? It’s hard to build a product on top of something that isn’t stable.

1 Like

Possibly, it’s not just that you can’t upload documents.
Try sending long codes to GPT-4 or see if, by chance, ChatGPT Opreview, O3Mini, or O3High takes more than 10 seconds to process.

**If not, your account is limited just like mine. **

reason?
Working too much and using ChatGPT…

The files endpoint is not a “beta” product. You simply change the purpose to “assistants”.

Which API call exactly is resulting in an error, and what is that error?

Well, I’m a bit chagrined. When I dug deeper I saw that in this case, the error was because I was generating a timeout while waiting for the upload to be completely processed. I’ve extended my timeouts and, at least for now, am not seeing those. So, at least on this occasion I was mischaracterizing the problem. Not errors from OpenAI APIs, but just very slow in finalizing those uploads. I realize that there is no particular contract on that, so I’ll be more careful in my criticism in future.

You mentioned that the file uploads are not in beta, which is true. But I was talking about the vectorStores files API – which still is, I believe. The API I’m talking about is vectorStores.files.create.

2 Likes