10BC0 .NET: Consider making ChatHistoryMemoryProvider functionality part of a ChatMessageStore · Issue #3955 · microsoft/agent-framework · GitHub
[go: up one dir, main page]

Skip to content

.NET: Consider making ChatHistoryMemoryProvider functionality part of a ChatMessageStore #3955

@westey-m

Description

@westey-m

ChatHistoryMemoryProvider compliments InMemoryChatMessageStore quite well, especially when combined with truncation, since we could potentially offload truncated messages to the ChatHistoryMemoryProvider as they are truncated.

To simplify the usage experience for users, we should consider doing a MessageStore that incorporates all this functionality automatically.

Metadata

Metadata

Assignees

Labels

.NETagent memoryRelated to agentic memoryagentsIssues related to single agentsv1.0Features being tracked for the version 1.0 GA

Projects

Status

In Review

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0