Skip to content

[Feature]: 构建类似图谱的功能 #2053

Description

@liunux4odoo

Problem Statement

虚拟文件系统在层级结构上很好,但广度不足,容易陷入局部深度陷阱

Proposed Solution

在解析阶段提取实体或关键概念短语,在不同的md文件之间建立 wiki link (类似obsidian的双链, mempalce的 room tunnel),在深层的段落之间建立横向关联,形成类似图的结构。在检索阶段进行一定的图扩展,可以帮助发现相同概念的横向关系。

Alternatives Considered

No response

Feature Area

Core (Client/Engine)

Use Case

我有两个独立的项目A和B,里面都使用了 fastapi + JWT 作为认证。
当前检索下,很可能在其他额外条件约束下结果都收窄到项目B的目录下,忽略了项目A的知识。通过 fastapi+jwt 这一link,可以把两个项目的知识都检索到。

Example API (Optional)

Additional Context

No response

Contribution

  • I am willing to contribute to implementing this feature

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    Status
    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions