Share via

Need Help with GPT-4 Assistant API: "server_error" on Tool Output Submission

Alejandro Ramon 10 Reputation points
2025-03-04T07:22:39.52+00:00

Hi everyone,

I'm encountering an issue with the Azure OpenAI GPT-4 Assistant API when submitting tool outputs. Every time I make a call, I receive a run.status of "failed" with the following generic error:

'last_error': {
  'code': 'server_error',
  'message': 'Sorry, something went wrong.'
}

What I've Tried:

  • API Versions:
    • 2025-02-01-preview
      • 2024-08-01-preview
      • GPT-4 Model Versions:
        • gpt4-turbo 2024-11-09
          • gpt-4-1106

The problem persists regardless of the API or model version used, and the error message doesn't provide any additional details.

Questions:

  • Has anyone experienced this issue with tool output submissions using GPT-4?
  • Are there any known workarounds or additional logs I can access for better troubleshooting?
  • Any insights or advice on how to resolve this would be greatly appreciated!

Thanks in advance for your help!

Community Center | Not monitored
0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.