lobehub/docs/changelog/2024-08-21-file-upload-and-knowledge-base.zh-CN.mdx
CanisMinor 549735be7f
📝 docs: Update changelog docs and release skills (#13897)
* 🔨 chore: update .vscode/settings.json (#13894)

* 🐛 fix(builtin-tool-local-system): honor glob scope in local system tool (#13875)

Made-with: Cursor

* 📝 docs: Update changelog docs and release skills (#13897)

- Update changelog documentation format across all historical changelog files
- Merge release-changelog-style skill into version-release skill
- Update changelog examples with improved formatting and structure

Made-with: Cursor

---------

Co-authored-by: YuTengjing <ytj2713151713@gmail.com>
Co-authored-by: Innei <i@innei.in>
2026-04-16 22:24:48 +08:00

37 lines
1.8 KiB
Text
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: LobeHub 发布知识库功能:智能文件管理与对话体验
description: LobeHub 推出全新知识库功能,支持全类型文件管理、智能向量化与文件对话,让知识整理与信息检索更轻松、更智能。
tags:
- LobeHub
- 知识库
- 文件管理
- 智能处理
---
# 知识库:管理与对话文件的新方式
LobeHub 知识库功能现已正式上线,同步提供于开源版与 Cloud 版LobeHub.com。这次发布把文件管理、智能处理与文件对话整合到同一流程让知识整理与信息检索更顺畅。
## 文件专属空间
左侧边栏新增 **「文件」** 一级入口,让上传的内容有了固定归宿。文件不再散落在各处入口,而是在统一位置稳定存放。
你可以上传并存储文档、图片、音频、视频等多种类型。LobeHub 为 PDF、Excel、Word、PPT、TXT 等常见格式提供内置在线预览。预览组件基于开源方案构建,架构上也为后续扩展更多文件类型留出了空间。
## 智能知识组织
你可以按场景创建无限数量的知识库,无论是个人资料沉淀还是团队主题整理,都能灵活组织。
文件上传后会自动完成分块与向量化处理,并支持片段级预览,帮助你更快定位内容。功能同时集成了 **Portal** 交互范式,用于更高效地预览与检索文件信息。
当前架构也预留了后续扩展能力,计划支持对音频、图片、视频等多媒体文件的智能处理。
## 开箱即用,部署无忧
知识库功能开箱即用:
- 对话框内直接上传文件,流程直观
- 上传过程中进度反馈清晰
- 开源自部署版本与官方 Cloud 版本同步提供
所有功能均已在 [GitHub 仓库](https://github.com/lobehub/lobe-chat) 开源,欢迎访问 [LobeHub Cloud](http://LobeHub.com) 体验完整功能。