app icon
qaip-search
0.0.2

Connect to QAIP to search and retrieve information from your knowledge base.

qlonolink/qaip-search25 installs

QAIP Search Plugin

Author: qlonolink
Version: 0.0.2
Type: tool

Overview

qaip-search enables Dify to search and retrieve relevant data from your QAIP knowledge base.
This tool is ideal for RAG (Retrieval-Augmented Generation) scenarios where you need to ground LLM responses with data stored in QAIP.

Usage

1. Prerequisites

You need a QAIP account and an active API Key.

2. Configuration

  1. Install qaip-search from the Dify Marketplace.
  2. Configure your API Key in the plugin authorization settings.

3. Available Tools

Searches through indexed content in QAIP using a query string.

Parameters:

  • (string, required)
    • The search keyword or question to retrieve context for.
  • (number, optional)
    • Start date for content search (Unix timestamp in seconds).
  • (number, optional)
    • End date for content search (Unix timestamp in seconds).
  • (number, optional)
    • Maximum number of results to return (Default: 10, Max: 100).
  • (number, optional)
    • Number of results to skip (Default: 0).

4. How to use in Dify

You can use this tool in Chatflows or Workflows.
Add the node and connect it after your Start node or other processing nodes. Ensure the parameter is mapped to the user's input or the LLM's output.

CATEGORY
Tool
VERSION
0.0.2
qlonolink·12/21/2025 09:05 AM
REQUIREMENTS
Maximum memory
256MB
Maximum storage
1MB