
外掛標籤
開發者團隊
原文外掛簡介
AI Provider for Open WebUI connects the WordPress AI Client to your Open WebUI instance.
The plugin adds a dedicated connector and a focused settings page under Settings > Open WebUI.
Features:
Connect to Open WebUI using a base URL and API key.
Discover available models via GET /api/models.
Generate text via POST /api/chat/completions.
Select one preferred model for text, image, and vision requests (if the model supports these capabilities).
Integrate with the existing AI connector management in WordPress.
Translation-ready according to WordPress standards (text domain: ai-provider-for-open-webui).
Important:
Do not append /api to the configured URL. The plugin handles endpoint paths automatically.
External Services
This plugin sends requests to your configured Open WebUI API endpoint when AI features are used.
Service:
Open WebUI API at the URL you configure in plugin settings.
Data sent:
Prompts and request context required for the selected AI feature.
Requested model identifier.
API key for authentication against your Open WebUI instance.
When data is sent:
Only when AI features are actively used (for example generation, summarization, or alt text).
Responsibility:
Actual downstream processing depends on your Open WebUI setup and any backend providers used by that setup.
You are responsible for compliant operation and privacy configuration of your Open WebUI environment.
Project and branding information:
https://docs.openwebui.com/brand/
Branding and Rights
This plugin includes the official Open WebUI logo for provider identification.
Source and usage notes:
third-party-notices.txt
