
This plugin extends the WordPress AI Client to support any AI service or server that uses the standard chat completions API format (/v1/chat/completions and /v1/models endpoints).
Supported services include:
Requirements:
Why it matters:
Other AI-powered plugins that use the WordPress AI Client (such as AI Experiments) can automatically discover and use any model you connect through this plugin. Configure your endpoint once and every AI feature on your site can use it.
How it works:
http://localhost:11434/v1 for Ollama).The plugin also handles practical concerns like extended HTTP timeouts for slow local inference and non-standard port support.