还没有任何知识库

点击右下角的「+」按钮创建你的第一个知识库

{{ lib.name }}
{{ lib.description || '暂无描述' }}
{{ lib.doc_count }}
文档
{{ lib.chunk_count }}
分段
{{ lib.vectorized_count }}
已向量
{{ currentLib.name }}
{{ currentLib.description || '暂无描述' }}
检索测试
正在解析与入库…
{{ doc.title }}
{{ doc.source_file }} · {{ doc.source_type }} · {{ doc.chunk_count }} 个分段 · {{ formatTime(doc.created_at) }}
查看分段

该库还没有任何文档

把文件拖到上面的上传区即可导入

返回条数: 检索模式: 全文 向量 混合

检索结果({{ searchResults.length }} 条)

耗时 {{ searchDurationMs }}ms · 排序按 BM25 相关度
#{{ idx + 1 }} {{ r.title || '(无标题)' }}
{{ r.content }}
相关度 {{ r.score.toFixed(3) }}

没有找到相关内容

换个关键词试试,V1 走 2-gram 全文检索,建议关键词 2-4 字效果最好

手动建立 从 MaxKB 导出 V1 默认不做向量化,检索走 MySQL FULLTEXT(ngram 2-gram 中文分词)。
{{ chunk.chunk_index + 1 }} {{ chunk.title || '(无标题)' }} 编辑
{{ chunk.content }}

无分段

添加关联问题
内容不能为空

请输入管理员口令以继续

口令在 config.yamlkb.admin_password 配置。