I’ve been experiencing issues with the Assistants API for the past two weeks. Previously, when I sent a file to my assistant for information retrieval and function calling, the process took around 10-30 seconds depending on the file size, which was acceptable for my use case. However, recently, the assistant no longer executes the process when I call it from my application, while it still works fine when tested in the OpenAI playground.
Additionally, I have another issue when users submit multi-page files. The assistant seems to recognize only the first page, ignoring any content beyond that.
Has anyone else encountered these issues? Any suggestions on how to resolve them?