Skip to content

Releases: massif-01/RM_Dify_Plugin

v0.0.1 - RMinte Model Provider Plugin

27 Nov 11:19

Choose a tag to compare

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

  1. Download RM_Dify_Plugin.difypkg
  2. Go to Dify → Settings → Model Providers → Install Plugin
  3. Upload the package file
  4. 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