Conversation
There was a problem hiding this comment.
Pull request overview
This PR updates the Dify documentation navigation metadata (sidebar titles/icons), adds new “Build” section pages for core app types (Workflow/Chatflow, Text Generator, Chatbot, Agent), and introduces a new screenshot asset referenced by the Agent page.
Changes:
- Added new build docs: Workflow & Chatflow overview, Text Generator guide, Chatbot guide, and Agent guide.
- Updated knowledge docs frontmatter to refine sidebar titles and add icons.
- Added a new image asset
images/tool_name.pngused in the Agent doc.
Reviewed changes
Copilot reviewed 9 out of 13 changed files in this pull request and generated 7 comments.
Show a summary per file
| File | Description |
|---|---|
| images/tool_name.png | Adds a screenshot referenced in the new Agent documentation. |
| en/use-dify/knowledge/metadata.mdx | Updates sidebar title and adds an icon to improve nav presentation. |
| en/use-dify/knowledge/manage-knowledge/maintain-knowledge-documents.mdx | Renames sidebar title for clearer navigation labeling. |
| en/use-dify/knowledge/manage-knowledge/maintain-dataset-via-api.mdx | Adds a sidebar title to improve navigation labeling. |
| en/use-dify/knowledge/manage-knowledge/introduction.mdx | Renames sidebar title for clearer navigation labeling. |
| en/use-dify/knowledge/integrate-knowledge-within-application.mdx | Adds a sidebar title to improve navigation labeling. |
| en/use-dify/build/workflow-chatflow.mdx | New overview page explaining workflow vs. chatflow. |
| en/use-dify/build/text-generator.mdx | New guide for configuring and using Text Generator apps. |
| en/use-dify/build/chatbot.mdx | New guide for configuring and using Chatbot apps. |
| en/use-dify/build/agent.mdx | New guide for configuring and using Agent apps, including tools and retrieval. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
|
||
| ### Extend the Agent with Dify Tools | ||
|
|
||
| Add [tools](/en/use-dify/workspace/tool) to enable the model to interact with external services and APIs for tasks beyond text generation, such as fetching live data, searching the web, or querying databases. |
There was a problem hiding this comment.
The internal link target /en/use-dify/workspace/tool does not exist in this repo (there is no en/use-dify/workspace/tool*.mdx). This will render as a broken link; please update it to an existing Tools-related doc (e.g. the Tools node page) or add the missing destination page.
| Add [tools](/en/use-dify/workspace/tool) to enable the model to interact with external services and APIs for tasks beyond text generation, such as fetching live data, searching the web, or querying databases. | |
| Add [tools](/en/use-dify/workspace/tools) to enable the model to interact with external services and APIs for tasks beyond text generation, such as fetching live data, searching the web, or querying databases. |
|
|
||
| This improves retrieval precision, especially when your knowledge base is large or contains content for different contexts. | ||
|
|
||
| For creating and managing document metadata, see [Metadata](/en/use-dify/workspace/knowledge-base/metadata). |
There was a problem hiding this comment.
This link points to /en/use-dify/workspace/knowledge-base/metadata, but there is no workspace/knowledge-base section in the docs tree. The existing metadata page lives at /en/use-dify/knowledge/metadata, so this should be updated to avoid a broken link.
| For creating and managing document metadata, see [Metadata](/en/use-dify/workspace/knowledge-base/metadata). | |
| For creating and managing document metadata, see [Metadata](/en/use-dify/knowledge/metadata). |
| - **Upload Limit**: The maximum number of files a user can upload per message. | ||
|
|
||
| <Tip> | ||
| Agents also support optional features like conversation openers, follow-up suggestions, text to speech, speech to text, citations and attributions, content moderation, and annotation replies. See [App Toolkit](/en/use-dify/build/app-toolkit) for details. |
There was a problem hiding this comment.
/en/use-dify/build/app-toolkit is referenced here, but there is no app-toolkit.mdx (or equivalent) under en/use-dify/build/, so this will be a broken link. Please point this to an existing page that covers these features (or add the missing App Toolkit page).
| Agents also support optional features like conversation openers, follow-up suggestions, text to speech, speech to text, citations and attributions, content moderation, and annotation replies. See [App Toolkit](/en/use-dify/build/app-toolkit) for details. | |
| Agents also support optional features like conversation openers, follow-up suggestions, text to speech, speech to text, citations and attributions, content moderation, and annotation replies. See [App Toolkit](/en/use-dify/build/README) for details. |
|
|
||
| This improves retrieval precision, especially when your knowledge base is large or contains content for different contexts. | ||
|
|
||
| For creating and managing document metadata, see [Metadata](/en/use-dify/workspace/knowledge-base/metadata). |
There was a problem hiding this comment.
This link points to /en/use-dify/workspace/knowledge-base/metadata, but that section doesn’t exist in the current docs tree. The metadata page is /en/use-dify/knowledge/metadata; please update the link to avoid a 404.
| For creating and managing document metadata, see [Metadata](/en/use-dify/workspace/knowledge-base/metadata). | |
| For creating and managing document metadata, see [Metadata](/en/use-dify/knowledge/metadata). |
| - **Upload Limit**: The maximum number of files a user can upload per message. | ||
|
|
||
| <Tip> | ||
| Chatbots also support optional features like conversation openers, follow-up suggestions, text to speech, speech to text, citations and attributions, content moderation, and annotation replies. See [App Toolkit](/en/use-dify/build/app-toolkit) for details. |
There was a problem hiding this comment.
/en/use-dify/build/app-toolkit is linked here, but there’s no corresponding page under en/use-dify/build/ in this repo. Please update the link to an existing page that documents these optional features (or add the missing page) to prevent a broken link in the published docs.
| Chatbots also support optional features like conversation openers, follow-up suggestions, text to speech, speech to text, citations and attributions, content moderation, and annotation replies. See [App Toolkit](/en/use-dify/build/app-toolkit) for details. | |
| Chatbots also support optional features like conversation openers, follow-up suggestions, text to speech, speech to text, citations and attributions, content moderation, and annotation replies. See [App Toolkit](/en/use-dify/build/README) for details. |
|
|
||
| This improves retrieval precision, especially when your knowledge base is large or contains content for different contexts. | ||
|
|
||
| For creating and managing document metadata, see [Metadata](/en/use-dify/workspace/knowledge-base/metadata). |
There was a problem hiding this comment.
This link points to /en/use-dify/workspace/knowledge-base/metadata, which doesn’t exist in the current docs tree. The metadata page is /en/use-dify/knowledge/metadata; please update the link to avoid a broken reference.
| For creating and managing document metadata, see [Metadata](/en/use-dify/workspace/knowledge-base/metadata). | |
| For creating and managing document metadata, see [Metadata](/en/use-dify/knowledge/metadata). |
| - **Upload Limit**: The maximum number of files a user can upload per run. | ||
|
|
||
| <Tip> | ||
| Text Generators also support optional features like generating multiple outputs at once, text to speech, and content moderation. See [App Toolkit](/en/use-dify/build/app-toolkit) for details. |
There was a problem hiding this comment.
/en/use-dify/build/app-toolkit is referenced, but there is no page at that path in the repository. Please change this link to an existing doc covering these features (or add the missing page) so readers don’t hit a 404.
| Text Generators also support optional features like generating multiple outputs at once, text to speech, and content moderation. See [App Toolkit](/en/use-dify/build/app-toolkit) for details. | |
| Text Generators also support optional features like generating multiple outputs at once, text to speech, and content moderation. See [Build Overview](/en/use-dify/build/README) for details. |
No description provided.