[WordPress] 外掛分享: Comment2AIChat

首頁外掛目錄 › Comment2AIChat
全新外掛
安裝啟用
尚無評分
398 天前
最後更新
問題解決
WordPress 5.7+ PHP 7.4+ v1.0.2 上架:2025-03-06

內容簡介

**總結**:
Comment2AIChat 取代 WordPress 文章的預設評論,並以類似聊天機器人的界面取而代之。這外掛與 DeepSeek 和 OpenAI 兩個模型整合,並提供設定頁面來選擇模型、輸入 API 金鑰以及設定自訂提示語。使用 shortcode [comment2aichat_chat] 可在任何地方展示聊天界面,預設自動添加AI聊天到單篇文章內容。

1. **DeepSeek API**
- 問題: Comment2AIChat 與 DeepSeek API 連接的目的是什麼?
- 答案: DeepSeek API 用於提供 AI 聊天功能,當選擇 "DeepSeek" 模型時,外掛會將相同數據發送到 DeepSeek 的端點。

2. **OpenAI API**
- 問題: 選擇 "OpenAI" 模型時,外掛將如何處理用戶消息以及系統提示?
- 答案: 當選擇 "OpenAI" 模型時,外掛將用戶的消息和系統提示發送至 OpenAI 的端點進行驗證。

藉由這些問答,可以更清楚了解 Comment2AIChat 外掛的功能與運作方式。

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.0.2) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「Comment2AIChat」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

Comment2AIChat disables WordPress default comments on posts and replaces them with a chatbot-like interface.
It provides integration with two models:
1. DeepSeek (model: deepseek-chat)
2. OpenAI (model: o3-mini)
A settings page under “Settings > AIChat” allows you to select the model, enter your API key, and set a custom prompt.
Use the shortcode [comment2aichat_chat] to display the chat interface anywhere (e.g., on pages or within posts).
By default, the AI chat is automatically appended to single post contents.
External Services
This plugin connects to external APIs to provide AI chat functionality.
– OpenAI API
When the “OpenAI” model is selected, the plugin sends the user’s message and a system prompt to OpenAI’s endpoint at https://api.openai.com/v1/chat/completions.
The API key is used for authentication.
Please review OpenAI’s Terms of Service and Privacy Policy for details.

DeepSeek API
When the “DeepSeek” model is selected, the plugin sends the same data to DeepSeek’s endpoint at https://api.deepseek.com/chat/completions.
The API key is used for authentication.
Refer to DeepSeek’s official documentation for its terms of DeepSeek Privacy Policy.

延伸相關外掛

文章
Filter
Apply Filters
Mastodon