=== AI Provider for GitHub Models === Contributors: nilambar Tags: ai, github, github models, ai client, connector Requires at least: 7.0 Tested up to: 7.0 Stable tag: 1.0.0 Requires PHP: 7.4 License: GPL-2.0-or-later License URI: https://www.gnu.org/licenses/gpl-2.0.html AI Provider for GitHub Models for the WordPress AI Client. == Description == AI Provider for GitHub Models integrates [GitHub Models](https://github.com/marketplace/models) as a cloud AI provider for the WordPress AI Client (WordPress 7.0+). Once activated and configured with a GitHub Personal Access Token, the plugin registers GitHub Models as a provider — giving you access to models like GPT-4.1, Llama, Mistral, and more directly from your WordPress site. = Features = * Text generation using any model available on GitHub Models * Chat history support * Uses your GitHub Personal Access Token for authentication = Requirements = * WordPress 7.0 or later * PHP 7.4 or later * A GitHub Personal Access Token with Models access == Installation == = Using The WordPress Dashboard = 1. Navigate to Plugins → Add New Plugin 1. Search for "AI Provider for GitHub Models" 1. Install and activate the plugin 1. Go to Settings → Connectors and enter your GitHub Personal Access Token = Using FTP = 1. Extract 'ai-provider-for-github-models.zip' to your computer 1. Upload the 'ai-provider-for-github-models' directory to your '/wp-content/plugins/' directory 1. Activate the plugin on the WordPress Plugins dashboard 1. Go to Settings → Connectors and enter your GitHub Personal Access Token == Frequently Asked Questions == = Where do I get a GitHub Personal Access Token? = Visit [GitHub Settings → Personal access tokens](https://github.com/settings/tokens) and create a token with access to GitHub Models. = Which models are supported? = All models listed at [github.com/marketplace/models](https://github.com/marketplace/models) are supported for text generation. == Changelog == = 1.0.0 - 15 Jun 2026 = * Initial release == Upgrade Notice == = 1.0.0 = Initial release.