Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 21 additions & 0 deletions plugins/woutervanelten/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# Wouter van Elten - Dify Plugins

## Published Plugins

### NVIDIA NIM Embedding (v0.2.0)

High-performance text embedding provider using NVIDIA NIM inference service.

**Features:**
- Query/Passage asymmetrical embedding input type mapping
- HTTPS-secured communication with NIM API
- Supports Dify text-embedding model type
- Zero local data retention
- Full privacy policy with third-party disclosures

**Description:** This plugin enables Dify to use NVIDIA NIM as an embedding provider for knowledge bases, document indexing, and semantic search. It supports configurable query and passage embedding types per credential, allowing different embedding strategies for queries vs. documents.

**Author:** Wouter van Elten (@woutervanelten)
**GitHub profile:** https://github.com/woutervanelten
**Source repository:** https://github.com/woutervanelten/dify-plugins/tree/main/plugins/woutervanelten
For plugin documentation and setup, extract and review the `README.md` inside the package.
Binary file not shown.