Skip to content

Conversation

@abesticode
Copy link
Contributor

Plugin Submission Form

1. Metadata

2. Submission Type

  • New plugin submission
  • Version update for existing plugin

3. Description

This update adds Child Chunks support to the Knowledge Pro plugin, enabling hierarchical document management for users who use Parent-child chunk method.

New Features:

Tool Description
Get Chunk Details Retrieve complete details of a specific chunk including content, word count, tokens, keywords, hit count, and indexing status
List Child Chunks Get paginated list of child chunks from a parent segment with optional keyword filtering
Create Child Chunk Add new child chunks under a parent segment for hierarchical content organization
Update Child Chunk Modify content of existing child chunks
Delete Child Chunk Remove child chunks from parent segments

Total Tools: 22 (up from 17 in v0.0.3)

4. Checklist

  • I have read and followed the Publish to Dify Marketplace guidelines
  • I have read and comply with the Plugin Developer Agreement
  • I confirm my plugin works properly on both Dify Community Edition and Cloud Version
  • I confirm my plugin has been thoroughly tested for completeness and functionality
  • My plugin brings new value to Dify

5. Documentation Checklist

Please confirm that your plugin README includes all necessary information:

  • Step-by-step setup instructions
  • Detailed usage instructions
  • All required APIs and credentials are clearly listed
  • Connection requirements and configuration details
  • Link to the repository for the plugin source code

6. Privacy Protection Information

Based on Dify Plugin Privacy Protection Guidelines:

Data Collection

This plugin does NOT collect any user personal data. It only processes:

  • API credentials (stored securely by Dify, not by the plugin)
  • Knowledge Base content that users explicitly choose to manage

No personal identifiable information (PII) such as email addresses, IP addresses, names, or any other personal data is collected, stored, or transmitted by this plugin.

Privacy Policy

  • I confirm that I have prepared and included a privacy policy in my plugin package based on the Plugin Privacy Protection Guidelines

- Add Get Chunk Details tool
- Add Child Chunk operations (list, create, update, delete)
- 22 total tools for comprehensive Knowledge Base management
@crazywoola crazywoola merged commit bb87060 into langgenius:main Jan 8, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants