I tried different variations but the Azure functionality just doesn't work.
URL: https://.cognitiveservices.azure.com/v1/ocr
{ "model": "mistral-document-ai-2505", "document": { "type": "document_url", "document_url": "" // .jpg url }, "include_image_base64": true }
I just keep getting
{ "error": { "code": "404", "message": "Resource not found" } }
Kindly support. There are no docs available anywhere
I tried different variations but the Azure functionality just doesn't work.
URL: https://.cognitiveservices.azure.com/v1/ocr
{ "model": "mistral-document-ai-2505", "document": { "type": "document_url", "document_url": "" // .jpg url }, "include_image_base64": true }I just keep getting
{ "error": { "code": "404", "message": "Resource not found" } }Kindly support. There are no docs available anywhere