Linux 软件免费装
Banner图

AI Provider for NVIDIA

开发者 deepakbhojwani
更新时间 2026年7月26日 03:34
PHP版本: 7.4 及以上
WordPress版本: 7.0.2
版权: GPL-2.0-or-later
版权网址: 版权信息

标签

ai connector ai provider llama nvidia

下载

1.0.0

详情介绍:

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: 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: 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.

安装:

  1. Upload the plugin files to /wp-content/plugins/ai-provider-for-nvidia/, or install through the WordPress plugins screen.
  2. Activate the plugin through the 'Plugins' menu in WordPress.
  3. Ensure the PHP AI Client is available (bundled with WordPress 7.0, or via the WordPress AI plugin / the wordpress/php-ai-client package on WordPress 6.9).
  4. Configure your NVIDIA API key via the NVIDIA_API_KEY environment variable or PHP constant.

常见问题:

How do I get a NVIDIA API key?

Visit build.nvidia.com, create a free account, and generate an API key. NVIDIA keys start with nvapi- and include free inference credits.

Does this plugin work without the PHP AI Client?

No. This plugin requires the PHP AI Client. It provides the NVIDIA-specific implementation that the PHP AI Client uses, and registers itself automatically when the client is available.

Which models are supported?

A curated set of NVIDIA NIM chat models (Llama, Nemotron, Mistral, Qwen, GPT-OSS, Gemma, and more), including vision-capable models that also accept image input, plus NVIDIA-hosted FLUX image generation models. The provider verifies each listed chat model against NVIDIA's live catalog so unavailable models are not shown.

Does this plugin generate images?

Yes. It supports NVIDIA-hosted FLUX image generation models (FLUX.1 [dev], FLUX.1 [schnell], and FLUX.2 Klein) through NVIDIA's GenAI endpoint. Vision-capable chat models can additionally accept images as input.

Is this plugin affiliated with NVIDIA?

No. 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.

更新日志:

1.0.0