Mistral AI OCR - Module Runtime Error

:bullseye: What is your goal?

Hi,
I would like the Mistral AI Module to work with OCR in order to use OCR on a file.

:thinking: What is the problem & what have you tried?

I am using Mistral AI Module and have tried all available Models for OCR in this Module. But it always responds with Runtime Error, e.g.:
RuntimeError
[400] Invalid model: mistral-ocr-latest

I have tried to connect the Mistral-Module to a Module where it gets the url of a document, and I also have tried to set a variable between with “base64”. Both does not work…

:clipboard: Error messages or input/output bundles

RuntimeError
[400] Invalid model: mistral-ocr-latest

:camera_with_flash: Screenshots (scenario flow, module settings, errors)

According to the official Mistral API documentation, the Mistral OCR model is only available to Mistral Enterprise users.[1]

Screenshot 2025-12-13 171346

Try another AI service that doesn’t have such a limitation, like Dumpling AI.

@samliew
P.S.: investing some effort into the tutorials in the Make Academy will save you lots of time and frustration using Make!


  1. Source: OCR - Mistral AI | Mistral Docs ↩︎