Skip to content

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

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.

Activity

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

Metadata

Metadata

Labels

.NETUsage: [Issues, PRs], Target: .NetagentsUsage: [Issues, PRs], Target: Single agentmemoryUsage: [Issues, PRs], Target: memory related features

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions