Images missing in translated posts when using Mistral as translation model

When a post contains images and a user switches language, the translated version shows text only — images are not rendered. Switching back to original language restores images.

This issue appeared after switching translation model from OpenAI to Mistral. Images were showing correctly with OpenAI.

Steps to reproduce:

  1. Set Mistral as translation model

  2. Create a post with an image

  3. Switch language via the toggle

  4. Images disappear in translated version

Example: https://madeira.community/t/topic/199

Version: Discourse hosted via Communiteq

Here’s the version number so not everyone has to look it up individually: Discourse 2026.1.3

“Confirmed: This bug is specific to Mistral. The same posts translated correctly with OpenAI (GPT-4 mini) — images were preserved in all languages. After switching to Mistral, images randomly disappear in some language translations but not others. English :white_check_mark:, German :cross_mark:, Portuguese :white_check_mark: — inconsistent behaviour.”

Possible solutions, and I am interested to learn if these help:

  • enhance your prompt and tell it to explicitly leave these kind of links untouched

  • use a better model (try Mistral Large for instance)