Title: Benachat
Author: Benapole
Published: <strong>2026 年 9 月 9 日</strong>
Last modified: 2026 年 9 月 13 日

---

搜尋外掛

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

![](https://ps.w.org/benachat/assets/icon-256x256.png?rev=3687763)

# Benachat

 由 [Benapole](https://profiles.wordpress.org/benapole/) 開發

[下載](https://downloads.wordpress.org/plugin/benachat.1.0.1.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/benachat/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/benachat/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/benachat/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/benachat/#developers)

 [技術支援](https://wordpress.org/support/plugin/benachat/)

## 外掛說明

Benachat AI Chatbot lets you build a support chatbot from the content you already
have in WordPress: posts, pages, custom post types, pasted text, uploaded documents
or fetched URLs.

You bring your own API key from the AI provider of your choice. Your training content
stays in your own WordPress database, and chat requests go directly from your server
to the provider you configured — no account, subscription or middle-man service 
is required.

Features:

 * Bring your own API key (free provider tiers are supported)
 * Train on posts, pages, custom post types, pasted text, uploaded documents or 
   fetched URLs
 * Chat widget with fullscreen mode and quick reply suggestions
 * Appearance customization: colors, gradient, avatar, launcher icon, position, 
   corner radius, dark mode
 * Choose exactly which pages show the widget (everywhere / include / exclude)
 * Auto-open, mobile handling, logged-in-only mode and the `[benachat]` shortcode
 * Master on/off switch and a guided setup

### External services

This plugin does not connect to any service of its own. It connects **only** to 
the AI provider that you select and configure with your own API key, and only in
order to generate chat answers.

**What data is sent and when:** when a visitor sends a message in the chat widget(
or you use the “test” action in the admin), the plugin sends that message, the recent
messages of the same conversation, your configured system prompt, and the matching
excerpts from your own training content to the provider endpoint, authenticated 
with your API key. Nothing is sent when the widget is idle, and no data is sent 
if no API key is configured.

Additionally, if you use **Training  Import from URL**, the plugin fetches the exact
URL you enter so its text can be added to your knowledge base. No data other than
the standard HTTP request is sent to that address.

You choose one of the following providers; its terms and privacy policy apply to
the data sent:

 * **Groq** — endpoint `https://api.groq.com/openai/v1/chat/completions`. Terms:
   https://groq.com/terms-of-sale/ — Privacy: https://groq.com/privacy-policy/
 * **Cerebras** — endpoint `https://api.cerebras.ai/v1/chat/completions`. Terms:
   https://www.cerebras.ai/terms-of-service — Privacy: https://www.cerebras.ai/privacy
 * **OpenAI** — endpoint `https://api.openai.com/v1/chat/completions`. Terms: https://
   openai.com/policies/terms-of-use/ — Privacy: https://openai.com/policies/privacy-
   policy/
 * **OpenRouter** — endpoint `https://openrouter.ai/api/v1/chat/completions`. Terms:
   https://openrouter.ai/terms — Privacy: https://openrouter.ai/privacy
 * **Anthropic** — endpoint `https://api.anthropic.com/v1/messages`. Terms: https://
   www.anthropic.com/legal/consumer-terms — Privacy: https://www.anthropic.com/legal/
   privacy
 * **Google Gemini** — endpoint `https://generativelanguage.googleapis.com/v1beta/
   openai/chat/completions`. Terms: https://ai.google.dev/gemini-api/terms — Privacy:
   https://policies.google.com/privacy
 * **Mistral AI** — endpoint `https://api.mistral.ai/v1/chat/completions`. Terms:
   https://mistral.ai/terms — Privacy: https://mistral.ai/terms#privacy-policy
 * **DeepSeek** — endpoint `https://api.deepseek.com/chat/completions`. Terms: https://
   platform.deepseek.com/downloads/DeepSeek%20Terms%20of%20Use.html — Privacy: https://
   platform.deepseek.com/downloads/DeepSeek%20Privacy%20Policy.html
 * **Together AI** — endpoint `https://api.together.xyz/v1/chat/completions`. Terms:
   https://www.together.ai/terms-of-service — Privacy: https://www.together.ai/privacy
 * **Custom OpenAI-compatible endpoint** — the address you enter yourself; the terms
   and privacy policy of that service apply.

### Privacy

The plugin collects no analytics and sends no data to the plugin author. Chat messages
are transmitted only to the AI provider you configured. If you enable the optional“
Powered by” credit in the widget (disabled by default), a link to the author’s site
is shown in the widget; no data is sent by displaying it.

## 安裝方式

 1. Upload the `benachat` folder to `/wp-content/plugins/`, or install the ZIP from
    Plugins  Add New  Upload Plugin.
 2. Activate the plugin.
 3. Go to **Benachat  Connection** and paste the API key of the AI provider you want
    to use.
 4. Go to **Benachat  Training** and import your content.
 5. Customize under **Benachat  Appearance** and **Display Rules**.

## 常見問題集

### Do I need an account with the plugin author?

No. The plugin only needs an API key from the AI provider you choose. The plugin
never contacts the author’s servers.

### Which AI providers are supported?

Groq, Cerebras, OpenAI, OpenRouter, Anthropic, Google Gemini, Mistral, DeepSeek,
Together AI, and any OpenAI-compatible endpoint you enter yourself.

### Where is my data stored?

Training content is stored in your own WordPress database. Chat messages are sent
only to the AI provider you configured, using your own API key.

## 使用者評論

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

## 參與者及開發者

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

參與者

 *   [ Benapole ](https://profiles.wordpress.org/benapole/)

[將〈Benachat〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/benachat)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/benachat/)、查看
[SVN 存放庫](https://plugins.svn.wordpress.org/benachat/)，或透過 [RSS](https://plugins.trac.wordpress.org/log/benachat/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/benachat/)。

## 變更記錄

#### 1.0.1

 * General security updates

#### 1.0.1

 * Updated the Benachat dashboard header logo and added compact website and author
   links.

#### 1.0.0

 * Initial release.

## 中繼資料

 *  版本 **1.0.1**
 *  最後更新 **1 天前**
 *  啟用安裝數 **少於 10 次**
 *  WordPress 版本需求 ** 5.6 或更新版本 **
 *  已測試相容的 WordPress 版本 **7.1**
 *  PHP 版本需求 ** 7.4 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/benachat/)
 * 標籤:
 * [AI](https://tw.wordpress.org/plugins/tags/ai/)[assistant](https://tw.wordpress.org/plugins/tags/assistant/)
   [chat](https://tw.wordpress.org/plugins/tags/chat/)[chatbot](https://tw.wordpress.org/plugins/tags/chatbot/)
   [support](https://tw.wordpress.org/plugins/tags/support/)
 *  [進階檢視](https://tw.wordpress.org/plugins/benachat/advanced/)

## 評分

這個項目尚無任何評論記錄。

[撰寫評分](https://wordpress.org/support/plugin/benachat/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/benachat/reviews/)

## 參與者

 *   [ Benapole ](https://profiles.wordpress.org/benapole/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/benachat/)