Altien plugs OpenAI and Azure into Mike's model lineup
The fork now treats OpenAI and Microsoft's Azure OpenAI as first-class engines alongside Claude and Gemini, with a fallback chain so the lights stay on when one provider stumbles.
Altien widened Mike's model layer so the app can talk to plain OpenAI or to Azure OpenAI - Microsoft's enterprise-flavoured rehosting of the same models, which a lot of regulated buyers insist on because it lives inside their existing Azure contract and compliance perimeter. The Azure side is wired up to allow managed-identity authentication later without breaking anything, and the in-app model picker now lists whatever Azure deployments a tenant has configured.
The quieter win is a fallback chain for fast, cheap calls - the kind of small jobs that power summaries and routing. If the user's pick is unavailable, the app walks down a ladder of small models from Google, OpenAI, Anthropic and Azure before giving up. Less drama when one vendor has a bad afternoon.
Spotted something wrong? Or know the PR text has fresher detail than the writeup above?