Releases: massif-01/RM_Dify_Plugin
Releases · massif-01/RM_Dify_Plugin
v0.0.1 - RMinte Model Provider Plugin
RMinte Model Provider Plugin for Dify
Features
- RM-01 LLM - Chat completion model
- RM-01 Embedding - Text embedding model
- RM-01 Reranker - Document reranking model
Installation
- Download
RM_Dify_Plugin.difypkg - Go to Dify → Settings → Model Providers → Install Plugin
- Upload the package file
- Configure and save
Hardcoded Endpoints
| Model | Endpoint |
|---|---|
| LLM | http://10.10.99.98:58000/v1 |
| Embedding | http://10.10.99.98:58080/v1 |
| Reranker | http://10.10.99.98:58081/v1 |
License: Apache 2.0