[WordPress] 外掛分享: AI Provider for NVIDIA

首頁外掛目錄 › AI Provider for NVIDIA
WordPress 外掛 AI Provider for NVIDIA 的封面圖片
全新外掛
安裝啟用
尚無評分
6 天前
最後更新
問題解決
WordPress 6.9+ PHP 7.4+ v1.0.0 上架:2026-07-24

內容簡介

此外掛將 NVIDIA NIM(NVIDIA Inference Microservices)作為 PHP AI Client SDK 的提供者,讓 WordPress 網站及外掛能夠使用 NVIDIA 主機模型進行文本與圖像生成,提升網站的智能化功能。

【主要功能】
• 使用 NVIDIA 主機聊天模型生成文本
• 使用 NVIDIA 主機 FLUX 模型生成圖像
• 支援多模態圖像輸入
• JSON / 結構化輸出支援
• 支援功能調用(工具)
• 自動註冊提供者至 PHP AI Client

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.0.0) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「AI Provider for NVIDIA」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

This plugin adds NVIDIA NIM (NVIDIA Inference Microservices) as a provider for the PHP AI Client SDK. It enables WordPress sites and plugins built on the AI Client to use NVIDIA-hosted models for text and image generation.
NVIDIA NIM offers free API credits on signup, and a single API key works across dozens of hosted chat models (Llama, Nemotron, Mistral, Qwen, GPT-OSS, and more) as well as FLUX image generation models.
Features:

Text generation with NVIDIA-hosted chat models (Llama, Nemotron, Mistral, Qwen, GPT-OSS, and more)
Image generation with NVIDIA-hosted FLUX models (FLUX.1 [dev], FLUX.1 [schnell], FLUX.2 Klein)
Multimodal image input on vision-capable models
JSON / structured output support
Function calling (tool) support
Reasoning (“thinking”) model support
Automatic provider registration with the PHP AI Client

The provider exposes a curated set of NVIDIA NIM models that are verified to be available for inference. The NVIDIA model catalog lists many models that are not actually provisioned for a given account; surfacing only verified models ensures every model you can choose actually works.
Requirements:

PHP 7.4 or higher
For WordPress 6.9, the wordpress/php-ai-client package must be installed
For WordPress 7.0 and above, no additional changes are required
A free NVIDIA NIM API key

This plugin is a provider add-on: on its own it does nothing visible. It only takes effect once the PHP AI Client is available and another plugin (or your code) makes an AI request using the nvidia provider.
External services
This plugin connects to the NVIDIA NIM API to provide AI text and image generation. It is required for the plugin’s core functionality and only runs when you (or a plugin using the PHP AI Client) trigger an AI request.

What it does: sends your prompt text, model selection, and generation parameters to NVIDIA’s inference API and receives the generated text or image.
When: only when an AI request is made via the PHP AI Client using the nvidia provider. No data is sent on page load or in the background.
Data sent: the prompt/messages you provide, the chosen model ID, generation parameters, and your NVIDIA API key (as an Authorization header) for authentication.
Services: NVIDIA NIM, which uses two endpoints:

integrate.api.nvidia.com — text generation (chat models) and model discovery.
ai.api.nvidia.com — image generation (FLUX models).
Terms of Service: https://www.nvidia.com/en-us/about-nvidia/terms-of-service/
Privacy Policy: https://www.nvidia.com/en-us/about-nvidia/privacy-policy/

NVIDIA is a trademark of NVIDIA Corporation. This plugin is an independent integration and is not affiliated with, endorsed by, or sponsored by NVIDIA Corporation.

延伸相關外掛

文章
Filter
Apply Filters
Mastodon