
內容簡介
此外掛提供第三方 Mistral 整合,讓 WordPress 網站能夠使用 Mistral 模型進行文本生成及相關 AI 功能,提升內容創作效率。
【主要功能】
• 使用 Mistral 模型進行文本生成
• 使用 Mistral mistral-medium-2505 模型生成圖像
• 支援功能調用(適用於相容模型)
• 支援視覺輸入(適用於相容模型)
• 自動提供者註冊
• 從 Mistral API 動態發現可用模型
外掛標籤
開發者團隊
原文外掛簡介
This plugin provides a third-party Mistral integration for the PHP AI Client SDK. It enables WordPress sites to use Mistral models for text generation and related AI capabilities.
It is not affiliated with, endorsed by, or sponsored by Mistral AI.
Features:
Text generation with Mistral models
Image generation with Mistral mistral-medium-2505 model
Function calling support (for compatible models)
Vision input support (for compatible models)
Automatic provider registration
Available models are dynamically discovered from the Mistral API.
Requirements:
PHP 7.4 or higher
PHP AI Client plugin must be installed and activated
Mistral API key
External services
This plugin connects to the Mistral AI API (https://api.mistral.ai/v1) to provide AI text generation and image generation capabilities.
Data is sent to the Mistral API when your application code makes AI generation requests through the PHP 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 PHP AI Client SDK.
This service is provided by Mistral AI (https://mistral.ai/):
– Terms of Service: https://mistral.ai/terms/
– Privacy Policy: https://mistral.ai/terms/#privacy-policy
