Title: BirbWhale AI Connector with DeepSeek
Author: Wasseem Khayrattee
Published: <strong>2026 年 7 月 17 日</strong>
Last modified: 2026 年 7 月 17 日

---

搜索插件

![](https://ps.w.org/birbwhale/assets/banner-772x250.png?rev=3611584)

![](https://ps.w.org/birbwhale/assets/icon.svg?rev=3611584)

# BirbWhale AI Connector with DeepSeek

 作者：[Wasseem Khayrattee](https://profiles.wordpress.org/wkhayrattee/)

[下载](https://downloads.wordpress.org/plugin/birbwhale.1.0.2.zip)

 * [详情](https://cn.wordpress.org/plugins/birbwhale/#description)
 * [评价](https://cn.wordpress.org/plugins/birbwhale/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/birbwhale/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/birbwhale/#developers)

 [支持](https://wordpress.org/support/plugin/birbwhale/)

## 描述

BirbWhale adds **DeepSeek** as a provider for the WordPress AI Client introduced
in WordPress 7.0. Once active, DeepSeek appears on **Settings  Connectors** alongside
the providers shipped by WordPress (such as Anthropic, Google, and OpenAI), and 
any plugin built on the AI Client can use DeepSeek models.

DeepSeek exposes an OpenAI-compatible API, so BirbWhale plugs straight into the 
same interface used by core and other connectors.

#### Models

BirbWhale does not hard-code model names. It lists whatever your DeepSeek account
exposes via the API, so current and future DeepSeek models appear automatically 
on the Connectors screen. DeepSeek’s reasoning (“thinking”) output is surfaced as
a separate “thought” part.

#### How it works

WordPress core owns the API key. BirbWhale registers the DeepSeek provider; WordPress
then shows a DeepSeek card on **Settings  Connectors**, stores the key, and hands
it to the AI Client at request time. BirbWhale adds a small status page (enable/
disable the connector, see whether a key is set) and an error log for diagnostics.

#### External Services

This plugin enables WordPress to communicate with the **DeepSeek API** when a site
administrator configures a DeepSeek API key and the WordPress AI Client (core or
another plugin) requests a generation from a DeepSeek model.

 * **What it does:** registers the DeepSeek provider so the AI Client can send prompts
   to DeepSeek and receive generated text.
 * **Data sent:** the prompt/messages, model configuration (such as temperature 
   and max tokens), and your DeepSeek API key, sent to DeepSeek’s API endpoints (`
   https://api.deepseek.com/chat/completions` and `https://api.deepseek.com/models`).
   Requests are only made when you have entered a DeepSeek API key and an AI Client
   request targets a DeepSeek model.
 * **When:** only on requests that use a DeepSeek model. The plugin makes no calls
   on its own.
 * **Service:** DeepSeek
 * **Terms of Use:** https://platform.deepseek.com/downloads/DeepSeek%20Open%20Platform%
   20Terms%20of%20Service.html
 * **Privacy Policy:** https://platform.deepseek.com/downloads/DeepSeek%20Privacy%
   20Policy.html

No data is sent until you provide an API key (opt-in).

#### Trademarks & attribution

“DeepSeek” and the DeepSeek logo are trademarks of their respective owner. BirbWhale
shows DeepSeek’s logo only on the Settings  Connectors card, to identify the provider
this connector integrates with — the same way the official AI provider connectors
display their providers’ logos. That mark (assets/images/deepseek.svg) is the dolphin
from DeepSeek’s official logo (wordmark removed), sourced from:
 https://github.
com/deepseek-ai/DeepSeek-Coder-V2/blob/main/figures/logo.svg

The plugin’s own branding — its directory icon, admin-menu icon, header mark, and
banner — is original artwork by the plugin author (a CaptainBirb owl with an original
whale-tail motif), not based on DeepSeek’s logo. All rights to the DeepSeek name
and logo remain with DeepSeek.

BirbWhale is an independent, third-party plugin. It is **not** affiliated with, 
endorsed by, sponsored by, or otherwise associated with DeepSeek (or with OpenAI,
Anthropic, Google, or any other provider mentioned). Any provider names and marks
are the property of their respective owners.

This plugin is provided “as is”, without warranty of any kind, express or implied.
To the fullest extent permitted by law, the authors and contributors accept no liability
for any claim, damages, costs, or other losses arising from the use of this plugin,
the use of any third-party AI provider through it, or the use of any provider name
or logo. Your use of any AI provider is subject to that provider’s own Terms of 
Use and Privacy Policy. See also the LICENSE file (GPL-3.0-only), which disclaims
warranty and liability.

### Support

Need a hand? Reach out through either channel — you’ll also find these on the **
BirbWhale  Get Help** screen in your dashboard:

 * **GitHub issues:** https://github.com/wkhayrattee/wp-plugin-birbwhale/issues —
   best for bugs and feature requests.
 * **Email:** birbwhale@id.captainbirb.com

## 安装

 1. Upload the plugin files to `/wp-content/plugins/birbwhale/`, or install through
    the WordPress Plugins screen.
 2. Activate the plugin through the ‘Plugins’ screen.
 3. Go to **Settings  Connectors**, find DeepSeek, and enter your DeepSeek API key.
 4. (Optional) Visit **BirbWhale  Settings** to confirm status or disable the connector
    without deactivating the plugin.

## 常见问题

### Where do I enter my API key?

On **Settings  Connectors**. BirbWhale registers the provider; WordPress core renders
the key field and stores the key securely.

### Does this require WordPress 7.0?

Yes. BirbWhale relies on the WordPress AI Client that ships with WordPress 7.0. 
On older versions it will not register the provider.

### Which DeepSeek models are supported?

All text models your DeepSeek account exposes — the list is fetched live from DeepSeek’s
API, so new models appear automatically. (DeepSeek is deprecating the legacy `deepseek-
chat` / `deepseek-reasoner` aliases in favour of its newer models.)

## 评价

此插件暂无评价。

## 贡献者及开发者

「BirbWhale AI Connector with DeepSeek」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ Wasseem Khayrattee ](https://profiles.wordpress.org/wkhayrattee/)

[帮助将「BirbWhale AI Connector with DeepSeek」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/birbwhale)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/birbwhale/)，查看[SVN仓库](https://plugins.svn.wordpress.org/birbwhale/)，
或通过[RSS](https://plugins.trac.wordpress.org/log/birbwhale/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/birbwhale/)。

## 更新日志

#### 1.0.2

 * Lowered the minimum PHP requirement from 8.4 to 8.0, per the wordpress.org plugin
   directory review — the codebase has no PHP 8.1+ syntax and was verified working
   on PHP 8.0.

#### 1.0.1

 * Plugin-owned files (the error log) now live under the uploads directory instead
   of wp-content, per the plugin directory review.
 * The connector status check now goes through the AI Client API instead of reading
   the core-managed API key option directly.

#### 1.0.0

 * DeepSeek connector for the WordPress AI Client — DeepSeek appears automatically
   on Settings  Connectors with a core-managed API key; available models are discovered
   live from the DeepSeek API.
 * Branded single-menu app-shell UI (CaptainBirb navy/teal) with Dashboard, Settings,
   and Log sections.
 * Enable/disable toggle, a live status panel, and a nonce-protected error log.
 * Original plugin icon (CaptainBirb owl + whale-tail motif) and banner.
 * Full uninstall cleanup and birbwhale_* extensibility hooks.

For a detailed, structured history see CHANGELOG.md in the source repository.

## 额外信息

 *  版本 **1.0.2**
 *  最后更新：**2 天前**
 *  活跃安装数量 **不到10**
 *  WordPress 版本 ** 7.0 或更高版本 **
 *  已测试的最高版本为 **7.0.2**
 *  PHP 版本 ** 8.0 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/birbwhale/)
 * 标签
 * [AI](https://cn.wordpress.org/plugins/tags/ai/)[ai client](https://cn.wordpress.org/plugins/tags/ai-client/)
   [connector](https://cn.wordpress.org/plugins/tags/connector/)[deepseek](https://cn.wordpress.org/plugins/tags/deepseek/)
 *  [高级视图](https://cn.wordpress.org/plugins/birbwhale/advanced/)

## 评级

尚未提交反馈。

[Your review](https://wordpress.org/support/plugin/birbwhale/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/birbwhale/reviews/)

## 贡献者

 *   [ Wasseem Khayrattee ](https://profiles.wordpress.org/wkhayrattee/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/birbwhale/)