mirror of
https://github.com/langgenius/dify-plugins.git
synced 2026-07-22 01:55:36 -04:00
[PR #1645] [MERGED] bump docfactory plugin to version 0.0.11 #1748
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/1645
Author: @seekysense
Created: 11/29/2025
Status: ✅ Merged
Merged: 12/7/2025
Merged by: @crazywoola
Base:
main← Head:bump-docfactory-plugin-0.0.11📝 Commits (1)
e380311bump docfactory plugin to version 0.0.11📊 Changes
1 file changed (+0 additions, -0 deletions)
View changed files
➕
seekysense/docfactory/docfactory-0.0.11.difypkg(+0 -0)📄 Description
Plugin Submission Form
1. Metadata
2. Submission Type
3. Description
Docfactory is a Dify plugin designed to simplify the management of JSON data for both LLMs and human users.
The plugin allows you to render JSON objects into text templates, so you can:
After rendering, the plugin lets you save the generated text into the Dify Knowledge Base, together with metadata that can be used for precise filtering and retrieval.
For example, you can fetch an accounting record for a customer via API, render it as a readable document, and store the customer code as metadata so you can reliably retrieve that document later via filters.
Docfactory also provides a single chunk mode, which allows you to use the Dify Knowledge Base as a pure document store: the entire rendered text is stored as a single chunk, so it can be retrieved as one coherent document instead of being split into multiple segments.
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
This plugin does not collect any user personal data.
All data (including prompts, JSON content, rendered text, and metadata) is processed and stored only within the user’s own Dify environment and is not transmitted to any external service controlled by the plugin author.
Privacy Policy
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.