內容簡介
```html
<!DOCTYPE html>
<html>
<body>
<h2>AI Chat for Amazon Bedrock 外掛介紹</h2>
<p>本外掛可讓您輕鬆將 Amazon Bedrock 的強大 AI 模型整合到您的 WordPress 網站中。此外,此外掛提供了可自定義的聊天界面,讓您的訪客可以與 Amazon Bedrock 上可用的各種 AI 模型進行互動。</p>
<h3>功能特色:</h3>
<ul>
<li>支援多個 Amazon Bedrock 模型:</li>
<ul>
<li>Claude 3(Sonnet、Haiku、Opus)</li>
<li>Claude 3.5 Sonnet</li>
<li>Claude 3.7 Sonnet</li>
<li>Amazon Titan</li>
<li>Amazon Nova</li>
<li>Meta Llama 2 和 3</li>
<li>Mistral</li>
<li>DeepSeek R1</li>
</ul>
<li>可自定義的聊天界面</li>
<li>流式回應,提供更互動的體驗</li>
<li>系統提示可自定義</li>
<li>使用 AWS 憑證輕鬆設定</li>
<li>在任何站點上嵌入聊天界面的捷徑</li>
<li>管理員測試界面,可嘗試不同的模型和設置</li>
</ul>
<h3>系統要求:</h3>
<ul>
<li>WordPress 版本 5.0 或更高</li>
<li>PHP 版本 7.2 或更高</li>
<li>擁有存取 Amazon Bedrock 的 AWS 帳戶</li>
<li>具有使用 Amazon Bedrock 權限的 AWS 憑證</li>
</ul>
<h3>隱私政策:</h3>
<p>此外掛不收集任何個人數據。然而,用戶與 AI 之間的對話是通過 Amazon Bedrock 處理的,AWS 的隱私政策適用於該數據。更多信息請參閱 AWS 的隱私政策。</p>
</body>
</html>
```
```html
<h3>問與答:</h3>
<ol>
<li>
<strong>這個外掛支援哪些 Amazon Bedrock 模型?</strong>
<br>這個外掛支援多個 Amazon Bedrock 模型包括:
<ul>
<li>Claude 3(Sonnet、Haiku、Opus)</li>
<li>Claude 3.5 Sonnet</li>
<li>Claude 3.7 Sonnet</li>
<li>Amazon Titan</li>
<li>Amazon Nova</li>
<li>Meta Llama 2 和 3</li>
<li>Mistral</li>
<li>DeepSeek R1</li>
</ul>
</li>
<li>
<strong>這個外掛的系統要求是什麼?</strong>
<br>這個外掛需要 WordPress 版本 5.0 或更高,PHP 版本 7.2 或更高,以及具有存取 Amazon Bedrock 的 AWS 帳戶和憑證。
</li>
<li>
<strong>此外掛是否會收集個人數據?</strong>
<br>此外掛本身不會收集任何個人數據。然而,用戶與 AI 之間的對話被 Amazon Bedrock 處理,其隱私政策適用於這些數據。
</li>
</ol>
```
外掛標籤
開發者團隊
原文外掛簡介
This plugin provides a powerful way to integrate Amazon Bedrock’s AI capabilities into WordPress sites, with extensive customization options and the ability to extend AI functionality through the Model Context Protocol.
Features
Model Context Protocol (MCP) support
MCP client functionality
MCP server management interface
WordPress MCP server implementation
Support for newer models like Claude 3.5, Claude 3.7, and DeepSeek R1
Customizable chat interface
Streaming responses for a more interactive experience
System prompt customization
Easy setup with AWS credentials
Shortcode for embedding the chat interface anywhere on your site
Admin test interface to try different models and settings
Requirements
WordPress 5.0 or higher
PHP 7.2 or higher
AWS account with access to Amazon Bedrock
AWS credentials with permissions to use Amazon Bedrock
Privacy Policy
This plugin does not collect any personal data. However, the conversations between users and the AI are processed through Amazon Bedrock, and AWS’s privacy policy applies to that data. Please refer to AWS’s privacy policy for more information.
