AI Provider for Any OpenAI-Compatible Provider
WordPress AI Client provider for OpenAI-compatible Responses and Chat Completions endpoints.
by Linger0 · github.com/linger0/wordpress-custom-ai-provider
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/linger0/wordpress-custom-ai-provider/archive/refs/heads/main.zipReadme
AI Provider for Any OpenAI-Compatible Provider
AI Provider for Any OpenAI-Compatible Provider is a WordPress AI Client provider plugin for text generation services that expose OpenAI-compatible endpoints.
The plugin registers a configurable AI provider that supports both Responses-compatible and Chat Completions-compatible endpoints. It is designed for sites that need to connect the WordPress AI Client to an administrator-configured service with custom model and base URL settings.
Features
- Custom WordPress AI Client provider registration.
- API key integration through WordPress Connectors.
- Configurable API base URL.
- Multiple text generation model entries.
- Per-model endpoint selection for
/v1/responsesand/v1/chat/completions. - Conversion of chat-style prompt payloads into Responses API
inputpayloads. - Localhost-compatible endpoint support for local gateways.
Scope
This plugin focuses on text generation provider integration. It does not implement a standalone AI interface, chat UI, or content generation workflow.
Community
License
GPL-2.0