| 开发者 |
fueled
10up |
|---|---|
| 更新时间 | 2026年3月25日 21:42 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPL-2.0-or-later |
| 版权网址: | 版权信息 |
/wp-content/plugins/ai-provider-for-ollama/.Visit ollama.com to download and install Ollama for your platform. Once installed, pull a model with ollama pull llama3.2 and the provider will automatically discover it.
No. For local Ollama instances, no API key is needed. The plugin automatically handles authentication for local setups.
For remote Ollama instances that require authentication, enter the API key in the WordPress AI Client Settings > AI Credentials screen. If using Ollama Cloud, you also need to set your Ollama host URL in the Settings > Ollama Settings screen to https://ollama.com.
By default, the provider connects to http://localhost:11434. You can change this in two ways:
OLLAMA_HOST environment variable (takes precedence).