Skip to content

Need a new feature to limit the concept/<concept>.md size and auto spawn <concept>-<child-concept>.md #244

Description

@whywai95

when there are huge amount of source files mentioning the same concept, over a period of time OpenKB will continue to append and bloat up the <concept>.md till a size that is unreadable by LLM as it is way higher than context windows limit. This is also true to <entities>.md as well.

Need a feature to auto turn the <concept>.md into the main index for the <concept>-<child-concept>.md structure once it is over the threshold limit , in order to keep the md file size light weight for LLM navigation.

This mechanism should also be applied to the <concept>-<child-concept>.md to spawn off <concept>-<child-concept>-<grandchild-concept>.md.

These spawn off structure files need to be updated in the wiki main index.md and the subsequent openKB add or recompile will auto recognize them and will not overwrite the main <concept>.md index

related: #203

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions