[Plugin Request]: Will the DataInsight knlowledge base or plugin will be accepted ? #90

Closed
opened 2026-02-22 17:18:07 -05:00 by yindo · 2 comments
Owner

Originally created by @wpf710 on GitHub (Jun 11, 2025).

Plugin Name

DataInsight Knowedge base

Function Description

(first of all ,I am not sure it's the rigth place to ask the question, so create one issue here)

we'v developed a thirdparty middleware, which can povide the following features
1 it's a standalone software and provide the funtional RestAPI
2 it can manage the meta-data of the S3 bucket, and our high performance distributed file system YRCloudFile (https://www.yanrongyun.com/en-US), and will support the NFS,SMB and etc. anyway it's not bundled with our private YRCloudFile system.

3 it can provice the very fast query performance for the metadata, such as you can find the the files or s3 object that access time is older than three months and larger than 1GB size, of course ,you can combile other meta-fields that the source supported.

4 and according to the user defined query criteria, it can push back the file list or file content to some call-back endpoint ,such as the knowledge base. either the existing documment or the incremental documents that match the pre-defined query criteria will be in the knowledge base , no manully upload again

5 for the S3 bucket (and others that supported), DataInsight can get the source meta-data changes in time and fanout the changes to ,such as knowledge base .

we have already implement the integration with FastGPT (https://github.com/labring/FastGPT) by adding an DataInsight Knowledge base type, and other facilities, when user create a knowledge base ,it can choose the type of DataInsight ,and provide some parameters of DataInsight service endpoint ,token and etc in the UI page,

so if we also want to implement it in Dify, it will be accepted?

Official Website URL

No response

Originally created by @wpf710 on GitHub (Jun 11, 2025). ### Plugin Name DataInsight Knowedge base ### Function Description (first of all ,I am not sure it's the rigth place to ask the question, so create one issue here) we'v developed a thirdparty middleware, which can povide the following features 1 it's a standalone software and provide the funtional RestAPI 2 it can manage the meta-data of the S3 bucket, and our high performance distributed file system YRCloudFile (https://www.yanrongyun.com/en-US), and will support the NFS,SMB and etc. anyway it's not bundled with our private YRCloudFile system. 3 **it can provice the very fast query performance for the metadata**, such as you can find the the files or s3 object that access time is older than three months and larger than 1GB size, of course ,you can combile other meta-fields that the source supported. 4 and according to the user defined query criteria, it can push back the file list or file content to some call-back endpoint ,such as the knowledge base. **either the existing documment or the incremental documents that match the pre-defined query criteria will be in the knowledge base , no manully upload again** 5 for the S3 bucket (and others that supported), DataInsight can get the source meta-data changes in time and fanout the changes to ,such as knowledge base . we have already implement the integration with FastGPT (https://github.com/labring/FastGPT) by adding an DataInsight Knowledge base type, and other facilities, when user create a knowledge base ,it can choose the type of DataInsight ,and provide some parameters of DataInsight service endpoint ,token and etc in the UI page, so if we also want to implement it in Dify, it will be accepted? ### Official Website URL _No response_
yindo added the enhancement label 2026-02-22 17:18:07 -05:00
yindo closed this issue 2026-02-22 17:18:07 -05:00
Author
Owner

@jingfelix commented on GitHub (Jun 19, 2025):

Thank you very much for using and supporting Dify. Based on your description, integrating DataInsight into the knowledge base requires modifications to the UI, correct? As far as I understand, UI modifications cannot be accomplished through the Dify plugin. You can refer to the scope of Dify plugin capabilities at https://docs.dify.ai/plugin-dev-zh/0111-getting-started-dify-plugin.

@jingfelix commented on GitHub (Jun 19, 2025): Thank you very much for using and supporting Dify. Based on your description, integrating DataInsight into the knowledge base requires modifications to the UI, correct? As far as I understand, UI modifications cannot be accomplished through the Dify plugin. You can refer to the scope of Dify plugin capabilities at https://docs.dify.ai/plugin-dev-zh/0111-getting-started-dify-plugin.
Author
Owner

@crazywoola commented on GitHub (Feb 3, 2026):

Hi @wpf710, thanks for opening this issue.

Why this is being closed

This issue tracker is reserved for actionable bugs/tasks. This report looks like a usage question.

Next steps

Please use the community channels instead:

If this is actually a bug/task, please open a new issue with clear reproducible details.

Thanks for understanding and for supporting Dify.

@crazywoola commented on GitHub (Feb 3, 2026): Hi @wpf710, thanks for opening this issue. ### Why this is being closed This issue tracker is reserved for actionable bugs/tasks. This report looks like a usage question. ### Next steps Please use the community channels instead: - https://forum.dify.ai/ - https://discord.com/invite/FngNHpbcY7 If this is actually a bug/task, please open a new issue with clear reproducible details. Thanks for understanding and for supporting Dify.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-plugins#90