WordPress plugin that registers GitHub Models as an AI provider for the WordPress AI Client.
- WordPress 7.0+
- PHP 7.4+
- A GitHub Personal Access Token with Models access
- Install and activate the plugin.
- Go to Settings → Connectors and enter your GitHub Personal Access Token.
composer install
pnpm installRun linting:
composer lintGPL-2.0-or-later — see LICENSE.