GitHub has announced the public preview of GitHub Models, a new integration that embeds Artificial Intelligence project components such as models, prompts, and evaluations directly into developers´ existing repository workflows. This feature streamlines the process of moving from concept to deployment by allowing teams to manage all key building blocks for Artificial Intelligence projects within the familiar GitHub environment. The integration is designed to enhance productivity while maintaining the security and governance standards expected of enterprise-grade platforms.
Among the new capabilities, developers can now version and review prompts using .prompt.yml
files in the codebase. The built-in editor allows for collaborative development in natural language, letting teams experiment with and iterate on prompt variations. Standard pull request workflows are used for prompt review, mirroring conventional code review practices and ensuring quality control. Additionally, the system facilitates lightweight but structured model evaluations, offering side-by-side comparisons across over 40 models from providers like OpenAI, Meta, and DeepSeek. Users can leverage their own metrics or incorporate large language models as judges to assess model output quality, relevance, and other custom attributes.
Getting started with GitHub Models is designed to be straightforward and cost-effective. Developers can access a wide variety of models using a single API key, all without requiring complex setup or additional infrastructure. Access is free within defined rate limits, enabling experimentation before project commitment. Security remains a central focus, with all operations conducted on GitHub and Azure infrastructure to guarantee data privacy and prevent user data from being used in further model training. Enterprise users benefit from organization-level controls, allowing teams to manage model access by group. GitHub encourages community participation through its discussion forums to guide future updates, highlighting that the interface and feature set may continue to evolve during the preview phase.