
內容簡介
DuetG AI Connector 允許 WordPress AI 客戶端連接任何提供 OpenAI 相容 API 的 AI 服務,提供文本和圖像生成的功能,讓使用者能夠輕鬆整合 AI 服務以增強網站內容。
【主要功能】
• 支援多種 OpenAI 相容的 AI 服務
• 提供文本生成與圖像生成功能
• 連接用戶自定義的第三方 AI API
• 使用內建的 Connectors API
• 兼容 PHP 7.4 及 WordPress 7.0 以上版本
外掛標籤
開發者團隊
原文外掛簡介
DuetG AI Connector allows WordPress AI Client to connect to any AI service that provides an OpenAI-compatible API, such as:
Ollama (local AI)
LM Studio (local AI)
MiniMax (text + image generation)
Moonshot
DeepSeek
SiliconFlow
And any other OpenAI-compatible API provider
Requirements
PHP 7.4 or higher
WordPress 7.0 or higher (uses built-in Connectors API)
(Optional) WordPress AI plugin for enhanced integration
External Services
This plugin connects to user-configured, third-party AI API services
(any OpenAI-compatible API endpoint). It is needed to provide AI text
generation and image generation features.
Data is sent to the configured API endpoint when:
* A user submits a text generation request via the Test AI page or
the WordPress AI features (Alt Text, Summarization, Review Notes, etc.)
* A user submits an image generation request
The data sent includes: the user’s prompt text, model configuration,
and for vision features, image data.
Since this plugin connects to user-configured endpoints, users should
review the terms of service and privacy policy of their chosen provider:
* OpenAI: Terms of Service,
Privacy Policy
* Other providers: Please consult your provider’s documentation
