AI Provider for GitHub Models

外掛說明

AI Provider for GitHub Models integrates GitHub 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

安裝方式

Using The WordPress Dashboard

  1. Navigate to Plugins Add New Plugin
  2. Search for “AI Provider for GitHub Models”
  3. Install and activate the plugin
  4. Go to Settings Connectors and enter your GitHub Personal Access Token

Using FTP

  1. Extract ‘ai-provider-for-github-models.zip’ to your computer
  2. Upload the ‘ai-provider-for-github-models’ directory to your ‘/wp-content/plugins/’ directory
  3. Activate the plugin on the WordPress Plugins dashboard
  4. Go to Settings Connectors and enter your GitHub Personal Access Token

常見問題集

Where do I get a GitHub Personal Access Token?

Visit GitHub Settings Personal access tokens and create a token with access to GitHub Models.

Which models are supported?

All models listed at github.com/marketplace/models are supported for text generation.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈AI Provider for GitHub Models〉的開發相關工作。

參與者

〈AI Provider for GitHub Models〉外掛目前已有 1 個本地化語言版本。 感謝全部譯者為這個外掛做出的貢獻。

將〈AI Provider for GitHub Models〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0.2 – 07 Jul 2026

  • Fix URL

1.0.1 – 20 Jun 2026

  • Fix plugin settings overriding caller’s explicit model selection unconditionally

1.0.0 – 15 Jun 2026

  • Initial release