1Panel-dev / 1Panel-dev/MaxKB

[Feature] 知识库支持多模态

Open
#6,920 1 comment 0 reactions 1 assignee View on GitHub

@baixin513 is already working on this.

Since Sep 5, 2026.

Dominant language
Python
Stars
22.8k
Forks
3.2k
Avg merge
45m
Merged PRs (30d)
270

Description

MaxKB Version

2.10.6

Please describe your needs or suggestions for improvements

现在知识库只支持文本型内容,而不支持图像,视频内容

Please describe the solution you suggest
  1. 知识库支持上传图像,视频格式文件
  2. 上传的每一个图像/视频可作为独立的段落(而非文档)追加写入(#6918 )
  3. 知识库写入节点支持使用多模态嵌入模式向量化文档,并将内容追加到指定文档(#6918 )
  4. 知识库写入段落时保留与原始文档的链接关联/记录(#6919)
  5. 图像的描述信息由开发者自行通过AI对话生成,并通过标题,标签等进行存储(#6916 )
  6. 知识库检索支持使用图像/视频/音频
  7. 重排模型支持对多模态内容进行重
Additional Information

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.