Skip to content

Add support for Long-Term Memory#420

Merged
uezo merged 1 commit intov0.8.10from
add-long-term-memory-extension
Mar 29, 2025
Merged

Add support for Long-Term Memory#420
uezo merged 1 commit intov0.8.10from
add-long-term-memory-extension

Conversation

@uezo
Copy link
Owner

@uezo uezo commented Mar 29, 2025

ChatdollKit itself does not have a built-in mechanism for managing long-term memory. However, by implementing OnStreamingEnd, it is possible to accumulate memory. Additionally, by using a tool that retrieves stored memories, the system can recall and reflect them in conversations.

See README to know the details.

ChatdollKit itself does not have a built-in mechanism for managing long-term memory. However, by implementing `OnStreamingEnd`, it is possible to accumulate memory. Additionally, by using a tool that retrieves stored memories, the system can recall and reflect them in conversations.

See README to know the details.
@uezo uezo merged commit 10ecb45 into v0.8.10 Mar 29, 2025
@uezo uezo deleted the add-long-term-memory-extension branch April 26, 2025 00:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant