GitHub Models is now retired
GitHub Models is now retired I missed this news until today, when the GitHub Actions run for my simonw/research repository failed with this error message: GitHub Models is temporarily unavailable as part of a scheduled retirement brownout. That message is already stale, because the retirement has been completed. GitHub Models was an odd-shaped duck. GitHub provided a model playground tool and a…
GitHub Models, a unique model playground tool and unified API across various LLM providers, has been retired. This retirement was announced in a GitHub Actions run failure message for Simon Willison's repository, which had previously utilized the service. The tool provided a convenient way for code running in GitHub Actions to use the GitHub API key to execute prompts, aligning with GitHub's Continuous AI concept.
However, the exact reason behind the shutdown remains undisclosed, but it's speculated to be due to the prohibitive cost of offering free or subsidized tokens following the rise of coding agent patterns. Willison, who relied on GitHub Models for generating folder summaries in his README using GPT-5.6 Luna, replaced the service with an OpenAI API key upon learning of its retirement.
This development marks the end of an era for Willison's workflow, which has since adapted to the new LLM landscape.
Written by urgent.news from Simon Willison's reporting — not their text. Machine-written — it may contain errors, so check the original before relying on it.