microsoft/autogen
Add `MessageStore` base class abstraction for storing message thread in teams
开放
#6,227 创建于 2025年4月6日
help wantedproj-agentchat
仓库指标
- 星标
- (58,033 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
Confirmation
- I confirm that I am a maintainer and so can use this template. If I am not, I understand this issue will be closed and I will be asked to use a different template.
Issue body
Add a simple storage abstraction for message_thread, and TTL policy could be a parameter for an implementation of this storage abstraction.