| 开发者 | silversh |
|---|---|
| 更新时间 | 2026年5月31日 16:31 |
| 捐献地址: | 去捐款 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | AGPL-3.0-or-later |
| 版权网址: | 版权信息 |
wp-config.php)./wp-content/plugins/koneek-multi-provider-ai-gateway/You can select your desired provider (OpenAI, Google Gemini, Anthropic, or Custom OpenAI-compatible) from the dropdown on the settings page, enter the corresponding API key, and select a model.
Yes. All API keys are encrypted using AES-256-CBC before they are saved to the database. The encryption key is dynamically derived from your WordPress secret salts (defined in your wp-config.php), meaning your keys remain secure even if your database is compromised.
No, this plugin requires the PHP AI Client plugin to be installed and activated. It acts as a gateway that registers your credentials with the WordPress Connectors API.