Conversation
There was a problem hiding this comment.
Pull request overview
This pull request adds comprehensive documentation for the new Summary Auto-Gen feature, which automatically generates summaries for document chunks to enhance retrievability in knowledge bases.
Changes:
- Added documentation for the Summary Auto-Gen feature across multiple knowledge management pages
- Introduced new document and chunk management actions for generating and managing summaries
- Added best practices section explaining when and how to use summaries effectively
- Restructured and improved the chunking documentation for better clarity
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated 9 comments.
| File | Description |
|---|---|
| maintain-knowledge-documents.mdx | Added "Generate Summary" document action and "Add/Edit/Delete Summary" chunk operation; added new best practices section on using summaries to bridge query-content gaps |
| introduction.mdx | Added "Summary Auto-Gen" setting to knowledge base configuration table with usage instructions |
| knowledge-pipeline-orchestration.mdx | Added new "Summary Auto-Gen" section explaining the feature in the pipeline orchestration context |
| chunking-and-cleaning-text.mdx | Restructured chunking documentation with improved explanations and added "Enable Summary Auto-Gen" section; includes better explanation of delimiters and chunk modes |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
en/use-dify/knowledge/manage-knowledge/maintain-knowledge-documents.mdx
Outdated
Show resolved
Hide resolved
en/use-dify/knowledge/create-knowledge/chunking-and-cleaning-text.mdx
Outdated
Show resolved
Hide resolved
en/use-dify/knowledge/create-knowledge/chunking-and-cleaning-text.mdx
Outdated
Show resolved
Hide resolved
🌐 Multi-language Sync✅ Created sync PR #666 Synced 8 files to cn + jp Both PRs can merge independently. Future commits here will auto-update the sync PR. |
🌐 Multi-language Sync✅ Updated sync PR #666 Future commits will auto-update the sync PR. |
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 4 out of 4 changed files in this pull request and generated no new comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
🌐 Multi-language Sync✅ Updated sync PR #666 Synced 6 files to cn + jp Future commits will auto-update the sync PR. |
d37bc6b to
2fa579c
Compare
2fa579c to
f804cf3
Compare
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 4 out of 4 changed files in this pull request and generated 5 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
en/use-dify/knowledge/create-knowledge/chunking-and-cleaning-text.mdx
Outdated
Show resolved
Hide resolved
en/use-dify/knowledge/create-knowledge/chunking-and-cleaning-text.mdx
Outdated
Show resolved
Hide resolved
en/use-dify/knowledge/knowledge-pipeline/knowledge-pipeline-orchestration.mdx
Outdated
Show resolved
Hide resolved
en/use-dify/knowledge/create-knowledge/chunking-and-cleaning-text.mdx
Outdated
Show resolved
Hide resolved
f804cf3 to
b874d19
Compare
b874d19 to
7cd52d4
Compare
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
en/use-dify/knowledge/create-knowledge/chunking-and-cleaning-text.mdx
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 4 out of 4 changed files in this pull request and generated no new comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
e0dd9e3 to
718702b
Compare
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 4 out of 4 changed files in this pull request and generated no new comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
* 🌐 Initial translations for PR #665 Auto-generated translations for documentation changes in PR #665. Last-Processed-Commit: fe61cff Original-PR: #665 Languages: Chinese (zh), Japanese (ja) 🤖 Generated with GitHub Actions * 🔄 Update translations for commit fe61cff Auto-generated translations for changes in commit fe61cff. Last-Processed-Commit: fe61cff Original-PR: #665 Languages: Chinese (zh), Japanese (ja) 🤖 Generated with GitHub Actions * 🔄 Update translations for commit d37bc6b Auto-generated translations for changes in commit d37bc6b. Last-Processed-Commit: d37bc6b Original-PR: #665 Languages: Chinese (zh), Japanese (ja) 🤖 Generated with GitHub Actions * fix the zh link * fix ja links * align with en doc * align with en doc Remove unnecessary URLs and email addresses for better text cleaning. * Fix formatting for URL and email removal section * Fix formatting for URL and email removal section * align the doc title --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Riskey <36894937+RiskeyL@users.noreply.github.com> Co-authored-by: RiskeyL <7a8y@163.com>
No description provided.