Linux 软件免费装

AI Provider for mittwald

开发者 mittwald
lukasfritzedev
mhelmich
更新时间 2026年3月18日 23:11
PHP版本: 7.4 及以上
WordPress版本: 7.0-beta5
版权: GPLv2 or later
版权网址: 版权信息

标签

AI connector gpt llm artificial-intelligence

下载

0.4 0.6 0.7 0.8 0.5 0.9 0.1 0.2 0.3

详情介绍:

This plugin integrates mittwald AI Hosting with WordPress AI features, enabling AI-powered features on your WordPress site using mittwald's infrastructure. This plugin requires WordPress 7.0 or newer, including WordPress 7.0 pre-releases.

安装:

Install this plugin: Alternatively, use the WP CLI to install this plugin: wp plugin install --activate mittwald-ai-provider Configuration
  1. Obtain an API Key: Follow the mittwald AI Hosting access guide to get your API credentials.
  2. Store AI Client Credentials (choose one):
  3. In WordPress admin:
  4. Navigate to Settings > Connectors (/wp-admin/options-connectors.php)
  5. Fill in the mittwald API key and save
  6. In wp-config.php via WP-CLI: wp config set MITTWALD_API_KEY your-api-key
  7. In wp-config.php via direct file edit: define( 'MITTWALD_API_KEY', 'your-api-key' );
  8. As environment variable (for example in Apache config): SetEnv MITTWALD_API_KEY your-api-key
  9. Enable AI experiments (optional):
  10. To actually use the connector, you need a plugin that makes use of the AI connector. The Plugin AI Experiments is the official example. Install and activate the plugin.
  11. Navigate to Settings > AI Experiments (/options-general.php?page=ai-experiments)
  12. Select »Enable Experiments« and Save
  13. Select the Experiments you want to use and Save

常见问题:

How do I get a mittwald AI hosting API key?

To obtain an API Key follow the mittwald AI Hosting access guide to get your API credentials.

Does mittwald AI hosting have rate Limits or usage quotas?

mittwald AI Hosting has usage limits based on your account tier. For details on usage limits and terms, see the mittwald AI Hosting terms of use.