app icon
SERVICEME RAG
0.0.1

Using powerful open-box RAG tool from SERVICEME platform to enhance your LLM applications.

medalsoft/serviceme-rag146 installs

SERVICEME RAG Plugin for Dify

SERVICEME is an enterprise-grade, unified AI middle platform built to accelerate digital transformation with advanced knowledge management and Retrieval-Augmented Generation (RAG) capabilities. This plugin lets you access SERVICEME knowledge and actions inside Dify so your assistants can search trusted enterprise content and trigger SERVICEME-driven automation in a single workflow.

Key Capabilities

  • Invoke SERVICEME knowledge bases with hybrid, embedding, or keyword search modes.
  • Retrieve structured answers, metadata, and workspace context for downstream steps.
  • Apply workspace scoping, relevance thresholds, hybrid weights, and reranking options that match enterprise governance policies.
  • Automatically manage SERVICEME authentication so Dify tools stay authorized as tokens expire.

Prerequisites

OAuth Configuration in Dify

  1. Import the SERVICEME RAG plugin into your Dify workspace.
  2. Open Vendor Configuration for the plugin and provide:
    • Base URL – Your SERVICEME domain, including protocol (for example, ).
    • Client Id / Client Secret – Credentials issued from the SERVICEME administrator console.
    • Account – The SERVICEME user account (UserName) used for OpenAPI calls.
  3. Save the configuration. The plugin requests an access token through and refreshes it automatically whenever the token expires.

Using the Tool in Dify

When you add the tool to an agent or workflow step, you can fine-tune the retrieval behavior with these inputs:

InputDescription
Optional natural-language prompt; provide this or .
Optional keyword list separated by .
Optional array of SERVICEME workspace IDs to limit search scope.
Required number of results to return.
Required search target (, , or ).
Required retrieval mode (, , or ).
Optional similarity threshold between 0 and 1 (default 0.8).
Optional metadata filter list (currently supports ).
Optional JSON object defining RRF weights for hybrid retrieval.
Optional reranker model name; leave blank to disable reranking.

After execution, the tool returns:

  • A text preview with the top three matches.
  • A JSON payload containing , , , and related metadata.
  • Workflow variables (JSON string) and for chaining into subsequent Dify steps.

Localization

End-user guides in other languages are available under :

  • – Simplified Chinese
  • – Japanese

Support

If you need assistance setting up OAuth credentials or tailoring the plugin for your organization, contact your SERVICEME or Medalsoft representative and reference the SERVICEME OpenAPI documentation above.

CATEGORY
Tool
VERSION
0.0.1
medalsoft·10/13/2025 11:33 AM
REQUIREMENTS
App invocation
Endpoint registration
Maximum memory
256MB
Maximum storage
1MB