Which models we can use as a replacement of the gpt-4.1 and gpt-4.1-mini

Dhruvkumar Babariya (Persistent Systems Inc) 0 Reputation points Microsoft External Staff
2026-06-29T08:42:51.4866667+00:00

Hello,

Currently we are using gpt-4.1 and gpt-4.1-mini as part of our solution. And as per the documentation it is deprecated. Could you please help us which models we can use as replacement of gpt-4.1 and gpt-4.1-mini?

User's image

Thanks,
Dhruvkumar Babariya

Foundry Models
Foundry Models

A catalog of AI models in Microsoft Foundry that you can discover, compare, and deploy using Azure’s built‑in tools for evaluation, fine‑tuning, and inference


2 answers

Sort by: Most helpful
  1. Alex Burlachenko 23,170 Reputation points MVP Volunteer Moderator
    2026-06-29T11:07:49.8066667+00:00

    hi & thx for sharing urs issue here at Q&A portal,

    the safest replacement path is to move to the newer GPT-5 family. For gpt-4.1, use gpt-5.1 or gpt-5.4 depending on availability, latency, and cost. For gpt-4.1-mini, use a smaller/cheaper GPT-5 model if available in ur region, or test gpt-5.1 with lower TPM/cost settings.

    Don’t migrate only by name tho. Create a parallel deployment, run evals on ur real prompts, compare quality/latency/cost, then switch traffic. Some behavior changes are normal between model families.

    MS retirement schedule https://learn.microsoft.com/en-us/azure/foundry/openai/concepts/model-retirement-schedule

    Foundry model availability https://learn.microsoft.com/en-us/azure/foundry/foundry-models/concepts/models-sold-directly-by-azure

    The screenshot says that specific gpt-4.1 version is a legacy model version and retires on 10/14/26. So yeah, plan the migration now instead of waiting for the fun last-week panic :))))

    rgds,

    Alex

    &

    If my answer was helpful pls mark it and additional thx if u follow me at Q&A portal

    and at my blog https://ctrlaltdel.blog/

    Was this answer helpful?

    0 comments No comments

  2. Senthil kumar 1,280 Reputation points
    2026-06-29T09:56:46.8433333+00:00

    Hi @Dhruvkumar Babariya (Persistent Systems Inc)

    Try with GPT-5 and GPT-5-mini.

    Thanks.

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.