Skip to content

Add MessageStore base class abstraction for storing message thread in teams #6227

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
1 task done
ekzhu opened this issue Apr 6, 2025 · 0 comments · May be fixed by #6350 or #6243
Open
1 task done

Add MessageStore base class abstraction for storing message thread in teams #6227

ekzhu opened this issue Apr 6, 2025 · 0 comments · May be fixed by #6350 or #6243
Labels
help wanted Extra attention is needed proj-agentchat
Milestone

Comments

@ekzhu
Copy link
Collaborator

ekzhu commented Apr 6, 2025

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.

@ekzhu ekzhu added help wanted Extra attention is needed proj-agentchat labels Apr 6, 2025
@ekzhu ekzhu added this to the 0.4.x-python milestone Apr 6, 2025
withsmilo added a commit to withsmilo/autogen that referenced this issue Apr 21, 2025
…ead in teams; Implement MemoryMessageStore for internal uses

resolved microsoft#6227
withsmilo added a commit to withsmilo/autogen that referenced this issue Apr 22, 2025
…ead in teams; Implement MemoryMessageStore for internal uses

resolved microsoft#6227
withsmilo added a commit to withsmilo/autogen that referenced this issue Apr 22, 2025
…ead in teams; Implement MemoryMessageStore for internal uses

resolved microsoft#6227
withsmilo added a commit to withsmilo/autogen that referenced this issue Apr 22, 2025
…ead in teams; Implement MemoryMessageStore for internal uses

resolved microsoft#6227
withsmilo added a commit to withsmilo/autogen that referenced this issue Apr 22, 2025
…ead in teams; Implement MemoryMessageStore for internal uses

resolved microsoft#6227
withsmilo added a commit to withsmilo/autogen that referenced this issue Apr 25, 2025
…ead in teams; Implement MemoryMessageStore for internal uses

resolved microsoft#6227
withsmilo added a commit to withsmilo/autogen that referenced this issue Apr 26, 2025
…ead in teams; Implement MemoryMessageStore for internal uses

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