AI Provider for MiniMax

Changelog

1.3.1 – 2026-06-16

Fixed
– API key stored via Settings > Connectors (connectors_ai_minimax_api_key) now correctly used for live model list fetching — previously fell back to the hardcoded model list even when the Connectors key was set.
– Settings get_settings() now returns all 6 default fields when the saved option is corrupt or missing; previously returned only temperature and max_tokens.

1.3.0 – 2026-06-16

Added
– Top P, Presence Penalty, and Frequency Penalty settings fields on the admin settings page.
– Full SupportedOptions coverage: temperature, top P, presence penalty, frequency penalty, stop sequences, system instruction, function declarations, and max tokens.

Changed
– Extracted all admin HTML markup to templates/admin/ for cleaner separation of logic and presentation.
– Renamed plugin class directory from src/ to includes/ per WordPress plugin conventions.
– Removed AI Client SDK from Composer production dependencies — WordPress 7.0+ provides it natively at runtime.
– Updated Requires at least to 7.0.

1.2.1 – 2026-05-01

Fixed
– Connector showing as “Connected” before any API key is entered — provider availability now correctly checks for a configured API key.

1.2.0 – 2026-04-01

Added
– Provider logo displayed on the WordPress Connectors page.
– Expanded test suite from 33 to 44 tests covering all model IDs, highspeed variants, provider logo path, and settings edge cases.

Fixed
– False “no valid connector” warning on the AI admin page when API key is set via the Connectors page.

1.1.0 – 2026-03-01

Added
– Updated fallback model list to include all current MiniMax text generation models: M2.7, M2.7 Highspeed, M2.5, M2.5 Highspeed, M2.1, M2.1 Highspeed, M2, M1, and Text-01.
– Domain Path header field to plugin file.

Changed
– Improved plugin file header field ordering per WordPress.org standard.
– Updated tested up to WordPress 7.0.

1.0.0 – 2026-01-01

  • Initial release.
  • MiniMax provider registration with WordPress AI Client.
  • Dynamic model discovery with transient caching and fallback list.
  • Settings page for default model configuration.
  • Support for MINIMAX_API_KEY environment variable.

Plugin Website
Visit website

Version:
1.3.1
Last Updated
June 15, 2026
Active Installs
10
Requires
WordPress 7.0
Tested Up To
WordPress 7.0
Requires PHP
7.4

Share Post

Join our newsletter.

Get insights into what’s happening at ChangelogWP right in your inbox. We don’t believe in spam.