AI Provider for mittwald

外掛說明

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.

Supported Operations & Models

Chat Completions

Fully supported for conversational AI, content generation, and chat-based interactions.

Available Models:
GPT-OSS models: Open-source GPT-compatible models
Qwen: Qwen 3.5 122B-FP8 and Qwen 3.6 35B-FP8 (supports vision/image input)
Ministral: supports vision/image input
Devstral: optimized for code generation

Capabilities:
– Standard text chat
– Image vision (Mistral Small and Qwen models)
– JSON output formatting
– Tool/function calling
– Streaming responses

螢幕擷圖

  • AI Connectors settings page where you can enter your mittwald AI Hosting API key.

安裝方式

Install this plugin:

  • Install the plugin in the WordPress Dashboard or
  • Download the plugin files and upload it manually to the server
  • Activate the 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):
    • In WordPress admin:
      • Navigate to Settings > Connectors (/wp-admin/options-connectors.php)
      • Fill in the mittwald API key and save
    • In wp-config.php via WP-CLI: wp config set MITTWALD_API_KEY your-api-key
    • In wp-config.php via direct file edit: define( 'MITTWALD_API_KEY', 'your-api-key' );
    • As environment variable (for example in Apache config): SetEnv MITTWALD_API_KEY your-api-key
  3. Enable AI experiments (optional):
    • 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.
    • Navigate to Settings > AI Experiments (/options-general.php?page=ai-experiments)
    • Select »Enable Experiments« and Save
    • 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.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈AI Provider for mittwald〉的開發相關工作。

參與者

〈AI Provider for mittwald〉外掛目前已有 1 個本地化語言版本。 感謝全部譯者為這個外掛做出的貢獻。

將〈AI Provider for mittwald〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄