Requests cancelled and 500 errors (gpt-4o-mini)

Hi guys, I keep seeing the following errors with the new gpt-4o-mini fine-tuned model. Are they related to rate limiting? Any tips for overcoming these?

Post “/v1/chat/completions”: net/http: request canceled (Client.Timeout exceeded while awaiting headers)

HTTP error: 500 {
“error”: {
“message”: “The server had an error while processing your request. Sorry about that!”,
“type”: “server_error”,
“param”: null,
“code”: null
}
}

1 Like

I am also having this issue with Semantic Kernel agents.