Skip to content

[Feature Request]: Memory #489

Description

@NulledInstance

Description

add a memory system that makes the ai summarize the last few (or more) messages before putting it into a list, and then after it should discard the summarized messages out of the context window so that offline running llms doesn't take a long time. this can probably help with continuing chats after the model is unloaded since it doesn't have to reread the past messages again, only the summarizations. this can also help with using short context window llms or making it remember longer

Proposed Solution

No response

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

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions