OpenCode AI Provider

外掛說明

This plugin provides OpenCode Zen integration for the PHP AI Client SDK. It enables WordPress sites to use OpenCode Zen’s curated, developer-optimized LLMs (such as DeepSeek models) for coding and text generation.

Features:

  • Text generation with OpenCode Zen models
  • Function calling support
  • Web search support
  • Automatic provider registration

Available models are dynamically discovered from the OpenCode Zen API /models endpoint.

Requirements:

  • PHP 7.4 or higher
  • WordPress AI Client plugin installed and activated
  • OpenCode Zen API key

Privacy Policy

See the OpenCode privacy policy: https://opencode.ai/legal/privacy-policy

Terms of Use

See the OpenCode terms of service: https://opencode.ai/legal/terms-of-service

螢幕擷圖

安裝方式

  1. Upload the plugin files to /wp-content/plugins/opencode-ai-provider/
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Configure your OpenCode Zen API key via the OPENCODE_API_KEY environment variable or constant

常見問題集

How do I get an OpenCode Zen API key?

Visit opencode.ai to create an account and generate an API key.

Does this plugin work without the PHP AI Client?

No, this plugin requires the PHP AI Client plugin to be installed and activated. It provides the OpenCode Zen specific implementation that the PHP AI Client uses.

使用者評論

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

參與者及開發者

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

參與者

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

對開發相關資訊感興趣?

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

變更記錄

1.0.0

  • Initial release
  • Support for OpenCode Zen coding text generation models