The server had an error processing your request. Sorry about that!
Steve Godfrey
5
Reputation points
The server had an error processing your request. Sorry about that! You can retry your request, or contact us through an Azure support request at: https://go.microsoft.com/fwlink/?linkid=2213926 if you keep seeing this error. (Please include the request ID bee3f3ff-b781-4e3f-b225-d86e22e984ca in your email
The messages happens about 50 seconds after the request.
The request sent to: <hidden>/openai/deployments/gpt-4.1/chat/completions?api-version=2025-01-01-preview
Request:
{
"model": "gpt-4.1",
"messages": [
{
"role": "user",
"content": [
{
"type": "file",
"file": {
"file_id": "assistant-M7bgr3pdZDAdcPWXUH5EZ6"
}
}
]
},
{
"role": "user",
"content": [
{
"type": "text",
"text": "Convert the attached document to markdown format. Extract all text from embedded images and include in the document"
}
]
}
],
"response_format": {
"type": "text"
},
"temperature": 1.0,
"top_p": 1.0
}
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,396 questions
Sign in to answer