mirror of
https://github.com/langgenius/dify-plugins.git
synced 2026-07-22 01:55:36 -04:00
[PR #1663] [MERGED] Add QAIP Search Plugin #1758
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langgenius/dify-plugins/pull/1663
Author: @iehn
Created: 12/3/2025
Status: ✅ Merged
Merged: 12/21/2025
Merged by: @crazywoola
Base:
main← Head:main📝 Commits (1)
94ac50bAdd QAIP Search Plugin📊 Changes
1 file changed (+0 additions, -0 deletions)
View changed files
➕
qaip-search/qaip-search.difypkg(+0 -0)📄 Description
Plugin Submission Form
1. Metadata
2. Submission Type
3. Description
This PR introduces a new tool plugin for QAIP.
QAIP is a platform that enables users to manage knowledge bases and perform searches on imported data via API.
By integrating this plugin, Dify users can use QAIP as a retrieval tool, allowing LLMs to search for relevant information stored in QAIP to generate accurate responses (RAG use cases).
Key Features:
date_from,date_to).limitandoffsetfor controlling result volume.Documentation:
4. Checklist
5. Documentation Checklist
Please confirm that your plugin README includes all necessary information:
6. Privacy Protection Information
Based on Dify Plugin Privacy Protection Guidelines:
Data Collection
No.
As stated in
PRIVACY.md, this plugin does not collect, store, or share any personal user data (e.g., email, IP address).It only temporarily processes the API Key and Search Queries required to interact with the QAIP API, and no data is retained after processing.
Privacy Policy
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.