Linux 软件免费装
Banner图

AI Provider for MiniMax

开发者 mralaminahamed
更新时间 2026年5月22日 02:08
捐献地址: 去捐款
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPL-2.0-or-later
版权网址: 版权信息

标签

artificial intelligence ai text generation llm minimax

下载

1.2.0 1.2.1 1.1.0 1.0.0

详情介绍:

This plugin integrates MiniMax as an AI provider for the WordPress AI Client. It enables access to MiniMax's high-performance AI models through the OpenAI-compatible API. This plugin is an independent, third-party integration and is not affiliated with, endorsed by, or sponsored by MiniMax. "MiniMax" is the name of the third-party service this plugin connects to. Features: Supported Models (fallback list): MiniMax-M2.7, MiniMax-M2.7 Highspeed, MiniMax-M2.5, MiniMax-M2.5 Highspeed, MiniMax-M2.1, MiniMax-M2.1 Highspeed, MiniMax-M2, MiniMax-M1, MiniMax-Text-01 When an API key is configured, the live model list is fetched directly from the MiniMax API. Requirements: API Key Configuration: Set your MiniMax API key in one of two ways:
  1. WordPress AI Client settings — go to the WordPress AI Client configuration page and enter your MiniMax API key there
  2. MINIMAX_API_KEY environment variable on your server (takes priority over the database setting)

安装:

As a WordPress Plugin
  1. Download the plugin zip file
  2. Go to Plugins > Add New > Upload Plugin in your WordPress admin
  3. Upload the zip and click Install Now
  4. Ensure the WordPress AI Client plugin is installed and activated
  5. Activate AI Provider for MiniMax
  6. Enter your MiniMax API key via the WordPress AI Client settings
  7. Optionally go to Settings > MiniMax to configure the default model and generation parameters
Manual Installation
  1. Upload the alamin-ai-provider-for-minimax folder to /wp-content/plugins/
  2. Follow steps 4–6 above
As a Composer Package composer require mralaminahamed/alamin-ai-provider-for-minimax

升级注意事项:

1.2.0 Fixes a false "no valid connector" warning on the AI admin page. No database changes required. 1.1.0 Expanded fallback model list to 9 models. No database changes or manual steps required. 1.0.0 Initial release. No upgrade steps required.

常见问题:

What is MiniMax?

MiniMax is an AI company that provides high-performance language models, including the MiniMax-M2 series known for their coding and text generation capabilities. Learn more at minimax.io.

Do I need the WordPress AI Client?

Yes. This plugin is a provider add-on for the WordPress AI Client. Install and activate that plugin first.

Where do I get an API key?

Sign up at minimax.io and generate an API key from your account dashboard.

Is my API key stored securely?

Your API key is stored by the WordPress AI Client plugin in the WordPress options table. For higher security, set the MINIMAX_API_KEY environment variable on your server instead — this bypasses the database entirely.

更新日志:

1.2.1 1.2.0 1.1.0 1.0.0