Skip to content

会话次数超过摘要生成阈值后的每轮对话都会触发摘要生成 #17

Description

@gugulumasiro

会话次数超过摘要生成阈值后的每轮对话都会生成摘要,会不会过于频繁
JdbcConversationMemorySummaryService.java的144-150行,将滑动窗口最早的对话cutoffid作为摘要的最后,这样会导致每次窗口右滑都会触发摘要生成,是否可以考虑覆盖一部分的窗口内的对话到摘要当中,降低摘要的触发频率?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions