Skip to content

feat: 能否实现https://ai.explore.poker/chat类似功能 #167

Description

@xl080810

Problem

https://ai.explore.poker/chat
层级对话系统通过树状数据结构组织对话历史,支持三种卡片类型:
子卡片 (Sub-cards) - 深挖背景知识
用户点击术语触发
完全继承父卡片的完整上下文
在侧边栏展开,主线保持清晰
关联卡片 (Linked cards) - 横向对比发散
识别关联概念触发
共享父节点的上下文,但独立发展
平行排列,支持横向比较
分支卡片 (Branch cards) - 继承上下文另起炉灶
从当前点创建全新分支
继承父卡片的上下文历史,但新方向独立
分支结构,支持不同方向的探索

Proposal

能否开发类似DSH的一切皆插件的理念实现对布局更改

Alternatives considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    Status
    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions