itzmekhokan/ai-provider-for-mistral 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

itzmekhokan/ai-provider-for-mistral

Composer 安装命令:

composer require itzmekhokan/ai-provider-for-mistral

包简介

AI Provider for Mistral for the PHP AI Client SDK. Works as both a Composer package and WordPress plugin.

README 文档

README

AI Provider for Mistral for the WordPress AI Client. Works as both a Composer package and a WordPress plugin.

This provider registers Mistral with the AI Client, exposing Mistral's models (Mistral Large, Medium, Small, the Ministral and Magistral families, and the vision-capable Pixtral models) for text generation through Mistral's OpenAI-compatible Chat Completions API.

Requirements

How it works

Mistral exposes an OpenAI-compatible API, so this provider is intentionally thin:

Class Responsibility
Provider\MistralProvider Registers the provider, base URL (https://api.mistral.ai/v1), API-key auth, and metadata.
Metadata\MistralModelMetadataDirectory Lists models from GET /v1/models and maps capabilities/options.
Models\MistralTextGenerationModel Sends POST /v1/chat/completions via the shared OpenAI-compatible base class.

Because Mistral speaks the Chat Completions format, MistralTextGenerationModel extends AbstractOpenAiCompatibleTextGenerationModel from the SDK and only overrides request construction.

Supported capabilities

  • Text generation (chat) with the Mistral model family
  • Multimodal (image) input for vision-capable models (e.g. Pixtral)
  • Function calling and JSON / structured output

Mistral also serves embeddings, moderation, and OCR models; these are listed without text generation capability since they are not chat models.

Installation

As a WordPress plugin

Copy this directory into wp-content/plugins/ and activate it alongside the WordPress AI Client.

As a Composer package

composer require itzmekhokan/ai-provider-for-mistral

Author

Khokan Sardar

License

GPL-2.0-or-later

统计信息

  • 总下载量: 0
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 3
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-2.0-or-later
  • 更新时间: 2026-07-05

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固