
內容簡介
此外掛提供 DeepSeek V4 的整合,讓 WordPress 網站能夠使用 DeepSeek V4 模型進行文本生成,提升內容創作的效率與智能化。
【主要功能】
• 支援 deepseek-v4-flash 和 deepseek-v4-pro 模型的文本生成
• 支援功能調用
• 支援 JSON 模式
• 自動提供者註冊
外掛標籤
開發者團隊
② 後台搜尋「Onmyodev Connector for DeepSeek」→ 直接安裝(推薦)
原文外掛簡介
This plugin provides DeepSeek V4 integration for the PHP AI Client SDK. It enables WordPress sites to use DeepSeek V4 models for text generation.
Features:
Text generation with deepseek-v4-flash and deepseek-v4-pro models
Function calling support
JSON mode support (Read FAQ below)
Automatic provider registration
Requirements:
PHP 7.4 or higher
WordPress 7.0 and above
The plugin should work with WordPress 6.9 if wordpress/php-ai-client is installed, but the plugin isn’t tested with this version.
DeepSeek API key
External Services
Because this plugin acts as an AI Connector for the newly introduced AI features in WordPress 7.0, it is essential that this plugin connects to api.deepseek.com (DeepSeek API service) to provide the required capabilities. See DeepSeek Privacy Policy and Terms of Service for more information.
The plugin itself will not actively send data to the said service, but other plugins and/or themes that use AI features may automatically use this plugin to send different types of data to it.
The actual data being sent is not controlled by this plugin, with the sole exception of JSON requests, which go through a fully offline preprocessing done by the plugin. You will need to refer to the corresponding plugins or themes to learn more.
