Add: NVIDIA NIM Embedding Plugin v0.2.0 by woutervanelten#2097
Open
woutervanelten wants to merge 1 commit intolanggenius:mainfrom
Open
Add: NVIDIA NIM Embedding Plugin v0.2.0 by woutervanelten#2097woutervanelten wants to merge 1 commit intolanggenius:mainfrom
woutervanelten wants to merge 1 commit intolanggenius:mainfrom
Conversation
Plugin: High-performance text embedding using NVIDIA NIM inference service - Supports query/passage asymmetrical embedding types - Configurable NIM endpoint and credentials - Full privacy policy with NVIDIA/Dify disclosures - Ready for marketplace beta testing Author: Wouter van Elten GitHub: woutervanelten
There was a problem hiding this comment.
Pull request overview
This PR adds a new NVIDIA NIM Embedding plugin (v0.2.0) to the Dify plugin marketplace, contributed by Wouter van Elten. The plugin provides high-performance text embedding capabilities using NVIDIA's NIM inference service with support for asymmetrical query/passage embedding strategies.
Changes:
- Adds NVIDIA NIM Embedding plugin package (nvidia_nim_embedding-0.2.0.difypkg) with full implementation and privacy policy
- Adds author README documenting the plugin's features and purpose
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| plugins/woutervanelten/nvidia_nim_embedding-0.2.0.difypkg | Binary plugin package containing the complete plugin implementation including models, provider schema, privacy policy, and documentation |
| plugins/woutervanelten/README.md | Author directory README describing the plugin's features, purpose, and author information |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Plugin Submission
Plugin Name: NVIDIA NIM Embedding
Version: 0.2.0
Author: Wouter van Elten (@woutervanelten)
Description:
High-performance text embedding provider using NVIDIA NIM inference service with explicit query/passage input type mapping.
Key Features:
Files Included:
Status: Ready for review and marketplace publication
This plugin has been tested and packaged according to Dify marketplace standards.