microsoft/autogen

Add `MessageStore` base class abstraction for storing message thread in teams

Open

#6.227 geöffnet am 6. Apr. 2025

Auf GitHub ansehen
 (1 Kommentar) (1 Reaktion) (0 zugewiesene Personen)Python (58.033 Stars) (8.759 Forks)batch import
help wantedproj-agentchat

Beschreibung

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.

Contributor Guide