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:
Requirements:
API Key Configuration:
Set your MiniMax API key in one of two ways:
MINIMAX_API_KEY environment variable on your server (takes priority over the database setting)This plugin connects to the MiniMax API (https://api.minimax.io/v1) to provide AI text generation.
What the service does: MiniMax is a third-party AI platform that provides large language model APIs. This plugin uses it to retrieve available models and send text generation requests.
What data is sent and when:
Authorization header on every request.https://api.minimax.io/v1.https://api.minimax.io/v1/models with your API key.No data is sent until you enter an API key and a WordPress feature triggers a request.
This service is provided by MiniMax: Terms of Service, Privacy Policy.