
內容簡介
此外掛提供 Ollama 與 WordPress AI 客戶端的整合,讓 WordPress 網站能夠使用本地或遠端 Ollama 實例運行的大型語言模型進行文本生成及其他 AI 功能。
【主要功能】
• 支援使用任何 Ollama 模型進行文本生成
• 自動發現 Ollama 實例中的模型
• 支援函數調用功能
• 支援結構化輸出(JSON 模式)
• 設定頁面可設定主機 URL 並查看可用模型
• 本地實例運行時無需 API 金鑰
外掛標籤
開發者團隊
原文外掛簡介
This plugin provides Ollama integration for the WordPress AI Client. It lets WordPress sites use large language models running locally or on a remote Ollama instance for text generation and other AI capabilities.
Ollama exposes an OpenAI-compatible API, and this provider uses that API to communicate with any model you have pulled into Ollama (Llama, Mistral, Gemma, Phi, and many more).
Features:
Text generation with any Ollama model
Automatic model discovery from your Ollama instance
Function calling support
Structured output (JSON mode) support
Settings page for host URL and seeing available models
Works without an API key for local instances
Requirements:
PHP 7.4 or higher
WordPress AI Client plugin must be installed and activated
Ollama running locally or on a remote server (like Ollama Cloud)
