mirror of
https://github.com/langgenius/dify-plugins.git
synced 2026-07-22 01:55:36 -04:00
[PR #37] [MERGED] feat: add reag plugin #548
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/37
Author: @Yevanchen
Created: 2/13/2025
Status: ✅ Merged
Merged: 2/17/2025
Merged by: @RockChinQ
Base:
main← Head:main📝 Commits (3)
4c38fe4feat: add reag plugine4d1e96Replace reag.difypkg with updated file from dify-plugins/Yevanchen7ec4b3fupdate: update reag.difypkg file📊 Changes
1 file changed (+0 additions, -0 deletions)
View changed files
➕
Yevanchen/reag.difypkg(+0 -0)📄 Description
Plugin Submission Form
1. Submission Type
2. Description
ReAG (Reasoning-Augmented Generation) is a novel approach that directly processes raw documents through language models, skipping the traditional retrieval step. Unlike traditional RAG systems, ReAG allows the model to independently evaluate and integrate complete context, producing more accurate and detailed answers that better reflect complex contextual relationships.
3. Checklist
4. Documentation Checklist
Please confirm that your plugin README includes all necessary information:
5. Privacy Protection Information
Based on Dify Plugin Privacy Protection Guidelines:
Data Collection
The plugin processes user-provided documents but does not collect or store any personal data. All document processing is done in real-time and no data is retained after the processing is complete.
Privacy Policy
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.