Overview
A provider plugin that integrates MiniMax language models into the WordPress AI Client framework, enabling WordPress and WooCommerce plugins to use MiniMax for AI-powered features.
Features
- Registers MiniMax as an AI provider in the WordPress AI Client
- Supports MiniMax's chat completion and text generation endpoints
- Streaming responses for real-time AI output in WP admin
- Configurable model selection and parameter tuning
- Compatible with any plugin that uses the WordPress AI Client abstraction
Tech
PHP, WordPress plugin API, WordPress AI Client, MiniMax API.