Thanks to visit codestin.com
Credit goes to github.com

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.

Metadata

Metadata

Assignees

Labels

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

Fields

No fields configured for Feature.

Projects

Status
Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions