-
Notifications
You must be signed in to change notification settings - Fork 6.6k
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
Labels
Milestone
Comments
5 tasks
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
3 tasks
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
Confirmation
Issue body
Add a simple storage abstraction for message_thread, and TTL policy could be a parameter for an implementation of this storage abstraction.
The text was updated successfully, but these errors were encountered: