
內容簡介
此外掛提供 WordPress 與 Ollama 的整合,讓網站能夠使用大型語言模型進行文本、圖像及嵌入生成等 AI 功能,提升內容創作效率。
【主要功能】
• 支援 Ollama 模型的文本生成
• 支援圖像生成功能
• 支援嵌入生成
• 自動發現 Ollama 實例中的模型
• 支援函數調用
• 提供設定頁面以管理主機 URL
外掛標籤
開發者團隊
原文外掛簡介
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, image, and embedding 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
Image generation with supported models
Embedding generation with any embedding-capable 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 7.0 or higher
Ollama running locally or on a remote server (like Ollama Cloud)
