Community Center | Not monitored
Tag not monitored by Microsoft.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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:
The problem persists regardless of the API or model version used, and the error message doesn't provide any additional details.
Questions:
Thanks in advance for your help!
Tag not monitored by Microsoft.