AI Provider for Alibaba Cloud
This plugin provides a third-party Alibaba Cloud Model Studio (DashScope) integration for the WordPress AI Client. It enables WordPress sites to use Alibaba’s powerful Qwen models for text generation and related AI capabilities. It is not affiliated with, endorsed by, or sponsored by Alibaba Cloud.
Features:
- Text generation with Qwen models
- Chat history support for conversational AI experiences
- Function calling (tool use) support for compatible models
- JSON output mode for structured responses
- Streaming response support
- Automatic provider registration
Available models are dynamically discovered from the DashScope API, including qwen-turbo, qwen-plus, qwen-max, qwen-long, qwen-vl-plus, and qwen-coder-plus.
Requirements:
- PHP 7.4 or higher
- WordPress 7.0 or above
- Alibaba Cloud DashScope API key
External Services
This plugin connects to the Alibaba Cloud Model Studio API to provide AI text generation capabilities.
Data is sent to the Model Studio API when your application code makes AI generation requests through the WordPress AI Client. The data sent includes your prompts, model configuration, and API key. No data is sent automatically — requests only occur when explicitly triggered by code using the WordPress AI Client.
- API Console: Alibaba Cloud Model Studio Console
- Available Models: Model Studio Models
- Terms of Service: Alibaba Cloud Terms of Service
