| 开发者 | linger0er |
|---|---|
| 更新时间 | 2026年8月10日 18:00 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 |
| 版权网址: | 版权信息 |
/v1/responses/v1/chat/completionsinput format, then adapts Responses API output back into the chat-style response shape expected by the WordPress AI Client.
External Services
This plugin sends text generation requests to the API endpoint configured by the site administrator. The plugin does not contact an AI service until an administrator enters an API base URL and configures credentials.
Data sent to the configured service can include prompt text, system instructions, model configuration, and any other request fields provided by the WordPress AI Client for text generation.
If the configured endpoint is OpenAI's API, usage is subject to OpenAI's terms and privacy policy:
Plugins screen in WordPress.Settings > Connectors and set the API key for Linger AI Bridge for OpenAI-Compatible APIs.Settings > Linger AI Bridge for OpenAI-Compatible APIs.It requires an API key for the OpenAI-compatible service configured by the site administrator.
The API key is stored through the WordPress Connectors settings for this provider.
Yes. Configure the base URL as a full HTTP URL such as http://localhost:1234/v1.
temperature parameter from Responses API requests.