Automatically generate knowledge base descriptions using the default system LLM

未关闭
#42,346 2 条评论 1 个 reaction 已指派 2 人 在 GitHub 查看

@leslie2046 已经在做这个了。

开始于 2026年9月20日。

评估

这个 Issue 还没有评估数据。

描述

Self Checks
  • I have read the Contributing Guide and Language Policy.
  • I have searched for existing issues search for existing issues, including closed ones.
  • I confirm that I am using English to submit this report, otherwise it will be closed.
  • Please do not modify this template :) and fill in all the required fields.
1. Is this request related to a challenge you're experiencing? Tell me about your story.

Knowledge base descriptions currently need to be written manually. This becomes time-consuming and error-prone when a knowledge base contains many documents or its content changes frequently. A missing or inaccurate description also makes it harder for users and agents to understand the scope and purpose of the knowledge base.

Please add a feature that automatically generates a knowledge base description from the knowledge base's full content.

Suggested behavior:

  • Provide a Generate with AI action when creating or editing a knowledge base.
  • Use the workspace's default system LLM, so users do not need to configure a separate model for this feature.
  • Generate the description based on all content in the knowledge base. For content that exceeds the model context window, use a hierarchical/chunked summarization strategy so the final description still represents the whole knowledge base rather than only the first documents or segments.
  • Allow users to review and manually edit the generated description.
  • Allow users to regenerate the description after documents are added, removed, or updated.
  • Show a clear error and leave the existing description unchanged if generation fails.

Expected result: users can quickly create an accurate, concise description that reflects the complete knowledge base while retaining full control over the final text.

2. Additional context or comments

This would reduce setup effort and improve the quality of knowledge base metadata, especially when descriptions are used to help an LLM or agent decide which knowledge base is relevant.

3. Can you help us with this feature?
  • I am interested in contributing to this feature.
主要语言
TypeScript
星标
157k
派生
24.7k
平均合并
22 小时 32 分钟
30 天内合并 PR
611

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

langgenius/dify 的其他 Issue

查看 langgenius/dify 的全部 Issue

相似的 Issue

更多 TypeScript Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。