Hello, I’m experiencing a recurring issue with the Assistants API, particularly when using the thread feature with the code interpreter tool. My goal is to process Excel files through the assistant and receive a modified Excel file in response based on provided instructions.
Issue Description:
Initial Request Success : Initially, when I submit a thread run with an Excel file and specific instructions, the system processes the request correctly and returns the expected Excel file. Follow-Up Request Failures : However, when continuing the thread with follow-up requests, I frequently encounter errors. The errors typically state “internal system limitations” and "I have made another attempt, but unfortunately, the system continues to prevent the successful generation and provision of the file, etc "
Has anyone else encountered similar issues with thread continuity and file processing using the API?
Thank you for your response. Thread id’s are :
Issue 1 :
thread_RJEDorDADlLzL802t8d9ON1k
And i am attaching an image as well against this Issue-1 just for reference,
Issue 2 :
thread_jBwyKukNTqOZfk5SFi0psKMb
That’s another thread which is causing issue but in a different way.
If you could look into this thread, In this my assistant isn’t behaving rightly even after my instructions , assistant reading the file in the wrong direction, though i have confirmed the format of those files as well.
Note: My main issue is Issue 1 , as i faced this issue in multiple threads . On the the first run, it does work fine, although results were not 100% accurate but that’s the purpose of thread, “Follow ups”. But after first run, most of the time my assistant failed to process requests/messages.
I am also facing the same issue with both gpt-4-turbo and gpt-4o
its unable to use code interpreter and says that :It looks like the connection was unexpectedly closed again during the process. This might be due to a temporary issue with the system. I suggest retrying the operation after a few moments or ensuring there’s a stable connection before proceeding.
If this issue persists, you might consider running the code locally or using a different environment. Let me know how you’d like to proceed or if there’s anything else I can assist you with in the meantime!
Any updates on this problem? This seems to be a serious stability issue with OpenAI API that keep reoccurring, making OpenAI unusable for real production projects.