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
- Import the SERVICEME RAG plugin into your Dify workspace.
- 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.
- 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:
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.