定制 itzmekhokan/ai-provider-for-huggingface 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

itzmekhokan/ai-provider-for-huggingface

Composer 安装命令:

composer require itzmekhokan/ai-provider-for-huggingface

包简介

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

README 文档

README

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

This provider registers Hugging Face with the AI Client, exposing the open models served through the Hugging Face Inference Providers router (Llama, Qwen, DeepSeek, Mistral, and more) for text generation through Hugging Face's OpenAI-compatible router API.

Requirements

How it works

The Hugging Face router exposes an OpenAI-compatible API, so this provider is intentionally thin:

Class Responsibility
Provider\HuggingFaceProvider Registers the provider, base URL (https://router.huggingface.co/v1), API-key auth, and metadata.
Metadata\HuggingFaceModelMetadataDirectory Lists models from GET /v1/models and maps capabilities/options.
Models\HuggingFaceTextGenerationModel Sends POST /v1/chat/completions via the shared OpenAI-compatible base class.

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

The Hugging Face router is an aggregator across many inference providers, so the model list reflects whatever chat-capable models the router currently serves. Models are listed alphabetically, with multimodal (image) input enabled for the vision-capable families.

Supported capabilities

  • Text generation (chat) with open models routed through Hugging Face
  • Chat history / multi-turn conversations
  • Multimodal (image) input for vision-capable models
  • Function calling and JSON / structured output

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-huggingface

Author

Khokan Sardar

License

GPL-2.0-or-later

统计信息

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

GitHub 信息

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

其他信息

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

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固