Using powerful open-box RAG tool from SERVICEME platform to enhance your LLM applications.
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.
When you add the tool to an agent or workflow step, you can fine-tune the retrieval behavior with these inputs:
| Input | Description |
|---|---|
| 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:
End-user guides in other languages are available under :
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.